diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index ce82ea1..ce3b836 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -23,7 +23,7 @@ "type": "text", "placeholders": {} }, - "accountInformation": "Informations du compte", + "accountInformation": "Informations sur le compte", "@accountInformation": { "type": "text", "placeholders": {} @@ -1702,5 +1702,20 @@ "@yourOwnUsername": { "type": "text", "placeholders": {} + }, + "privacy": "Vie privée", + "@privacy": { + "type": "text", + "placeholders": {} + }, + "enableEmotesGlobally": "Activer globalement le pack d'émoticônes", + "@enableEmotesGlobally": { + "type": "text", + "placeholders": {} + }, + "emotePacks": "Packs d'émoticônes pour le salon", + "@emotePacks": { + "type": "text", + "placeholders": {} } -} \ No newline at end of file +}