From de17c37dac8a6c93b88eae5a51eac452663c7124 Mon Sep 17 00:00:00 2001 From: Anne Onyme 017 Date: Sun, 21 Feb 2021 18:40:34 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (414 of 414 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/ --- lib/l10n/intl_fr.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index c4a004ea..7ef31cc5 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -2217,5 +2217,35 @@ "@securityKey": { "type": "text", "placeholders": {} + }, + "showPassword": "Afficher le mot de passe", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Ajouter un courriel", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Dézoomer", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Zoomer", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "blocked": "Bloqué", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "verified": "Vérifié", + "@verified": { + "type": "text", + "placeholders": {} } }