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": {} } }