diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index d908d5d0..6cb11acc 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -559,7 +559,7 @@ "type": "text", "placeholders": {} }, - "enableEncryptionWarning": "Vous ne pourrez plus désactiver le chiffrement. Êtes-vous sûr(e) ?", + "enableEncryptionWarning": "Vous ne pourrez plus désactiver le chiffrement. Êtes-vous sûr(e) ?", "@enableEncryptionWarning": { "type": "text", "placeholders": {} @@ -1638,7 +1638,7 @@ "type": "text", "placeholders": {} }, - "warning": "Attention !", + "warning": "Attention !", "@warning": { "type": "text", "placeholders": {} @@ -1812,5 +1812,35 @@ "@enterAnEmailAddress": { "type": "text", "placeholders": {} + }, + "containsUserName": "Contient un nom d'utilisateur", + "@containsUserName": { + "type": "text", + "placeholders": {} + }, + "containsDisplayName": "Contient un nom d'affichage", + "@containsDisplayName": { + "type": "text", + "placeholders": {} + }, + "notificationsEnabledForThisAccount": "Notifications activées pour ce compte", + "@notificationsEnabledForThisAccount": { + "type": "text", + "placeholders": {} + }, + "notifications": "Notifications", + "@notifications": { + "type": "text", + "placeholders": {} + }, + "botMessages": "Messages de bot", + "@botMessages": { + "type": "text", + "placeholders": {} + }, + "directChats": "Discussions directes", + "@directChats": { + "type": "text", + "placeholders": {} } }