diff --git a/js/src/i18n/en_US.json b/js/src/i18n/en_US.json index 6b7e5323a..5746d4a0a 100644 --- a/js/src/i18n/en_US.json +++ b/js/src/i18n/en_US.json @@ -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.", diff --git a/js/src/i18n/fr_FR.json b/js/src/i18n/fr_FR.json index ca59e76f1..a4fa938e7 100644 --- a/js/src/i18n/fr_FR.json +++ b/js/src/i18n/fr_FR.json @@ -60,7 +60,7 @@ "Administrator": "Administrateur·rice", "All good, let's continue!": "C'est tout bon, continuons !", "All group members and other eventual server admins will still be able to view this information.": "Tous les membres du groupes et les administrateur·rice·s d'éventuels autres serveurs seront toujours en capacité de voir cette information.", - "All the places have already been taken": "Toutes les places ont été prises|Une place est encore disponible|{places} places sont encore disponibles", + "All the places have already been taken": "Toutes les places ont déjà été prises", "Allow all comments": "Autoriser tous les commentaires", "Allow all comments from users with accounts": "Autoriser tous les commentaires d'utilisateur·rice·s avec des comptes", "Allow registrations": "Autoriser les inscriptions",