From 952a8eeade93e1d5174b1ec73051fd095e30c1e9 Mon Sep 17 00:00:00 2001 From: Anne Onyme 017 Date: Sun, 4 Oct 2020 18:46:03 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (312 of 312 strings) Translation: FluffyChat/Translations-New Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/fr/ --- lib/l10n/intl_fr.arb | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) 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 +}