From ba66d2a00a249214632f1aa726a34e0157dac302 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Tue, 24 Nov 2020 00:11:13 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 99.6% (321 of 322 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/ --- lib/l10n/intl_fr.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index fa5f8fea..6ec8aab7 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -1757,5 +1757,15 @@ "@changePassword": { "type": "text", "placeholders": {} + }, + "encrypted": "Chiffré", + "@encrypted": { + "type": "text", + "placeholders": {} + }, + "deviceId": "ID de l'appareil", + "@deviceId": { + "type": "text", + "placeholders": {} } }