Fix string which shouldn't be pluralizable

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-03-02 16:10:05 +01:00
parent 800078f0d9
commit 48b3677d1d
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
"Admin settings successfully saved.": "Admin settings successfully saved.",
"Admin": "Admin",
"Administration": "Administration",
"All the places have already been taken": "All the places have been taken|One place is still available|{places} places are still available",
"All the places have already been taken": "All the places have already been taken",
"Allow registrations": "Allow registrations",
"Anonymous participant": "Anonymous participant",
"Anonymous participants will be asked to confirm their participation through e-mail.": "Anonymous participants will be asked to confirm their participation through e-mail.",