You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1464,10 +1464,10 @@
1464
1464
"Only invited people can join.": "Only invited people can join.",
1465
1465
"Anyone can find and join.": "Anyone can find and join.",
1466
1466
"Upgrade required": "Upgrade required",
1467
-
"& %(count)s more|one": "& %(count)s more",
1468
1467
"& %(count)s more|other": "& %(count)s more",
1469
-
"Currently, %(count)s spaces have access|one": "Currently, a space has access",
1468
+
"& %(count)s more|one": "& %(count)s more",
1470
1469
"Currently, %(count)s spaces have access|other": "Currently, %(count)s spaces have access",
1470
+
"Currently, %(count)s spaces have access|one": "Currently, a space has access",
1471
1471
"Anyone in a space can find and join. <a>Edit which spaces can access here.</a>": "Anyone in a space can find and join. <a>Edit which spaces can access here.</a>",
1472
1472
"Spaces with access": "Spaces with access",
1473
1473
"Anyone in %(spaceName)s can find and join. You can select other spaces too.": "Anyone in %(spaceName)s can find and join. You can select other spaces too.",
0 commit comments