From 73efcd5ff301791a791ddb4ad34d43694f65334e Mon Sep 17 00:00:00 2001 From: Anne Onyme 017 Date: Sat, 6 Feb 2021 19:21:06 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (389 of 389 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/ --- lib/l10n/intl_fr.arb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index 1815e0317..8dd6be9a5 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -1367,7 +1367,7 @@ "senderName": {} } }, - "startYourFirstChat": "Commencez votre première conversation dès maintenant ! 🙂\n- Appuyez sur « + »\n- Entrez le nom d’utilisateur·ice d’un·e ami·e\n- Bonne discussion !", + "startYourFirstChat": "Commencez votre première conversation dès maintenant ! 🙂\n- Appuyez sur « + »\n- Entrez le nom d’utilisateur·ice d’un·e ami·e\n- Bonne discussion", "@startYourFirstChat": { "type": "text", "placeholders": {} @@ -2111,5 +2111,10 @@ "@addNewContact": { "type": "text", "placeholders": {} + }, + "areYouSureYouWantToLogout": "Voulez-vous vraiment vous déconnecter ?", + "@areYouSureYouWantToLogout": { + "type": "text", + "placeholders": {} } }