Add missing pluralisation i18n strings for Spaces
This commit is contained in:
parent
25fb243d0b
commit
419eb63e51
1 changed files with 2 additions and 0 deletions
|
@ -1464,7 +1464,9 @@
|
|||
"Only invited people can join.": "Only invited people can join.",
|
||||
"Anyone can find and join.": "Anyone can find and join.",
|
||||
"Upgrade required": "Upgrade required",
|
||||
"& %(count)s more|one": "& %(count)s more",
|
||||
"& %(count)s more|other": "& %(count)s more",
|
||||
"Currently, %(count)s spaces have access|one": "Currently, a space has access",
|
||||
"Currently, %(count)s spaces have access|other": "Currently, %(count)s spaces have access",
|
||||
"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>",
|
||||
"Spaces with access": "Spaces with access",
|
||||
|
|
Loading…
Reference in a new issue