diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index 5b6f666d..5f3e3524 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -72,7 +72,7 @@ "type": "text", "placeholders": {} }, - "archivedRoom": "Salon achivé", + "archivedRoom": "Salon archivé", "@archivedRoom": { "type": "text", "placeholders": {} @@ -2304,5 +2304,15 @@ "@chats": { "type": "text", "placeholders": {} + }, + "goToTheNewRoom": "Aller dans le nouveau salon", + "@goToTheNewRoom": { + "type": "text", + "placeholders": {} + }, + "roomVersion": "Version du salon", + "@roomVersion": { + "type": "text", + "placeholders": {} } }