From a9255debdab49ddca1610f8071a1ea643e5ec5b5 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Wed, 28 Oct 2020 14:21:50 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (317 of 317 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/ --- lib/l10n/intl_fr.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index caf51426c..0b51d554c 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -1722,5 +1722,25 @@ "@changeDeviceName": { "type": "text", "placeholders": {} + }, + "unavailable": "Indisponible", + "@unavailable": { + "type": "text", + "placeholders": {} + }, + "offline": "Hors ligne", + "@offline": { + "type": "text", + "placeholders": {} + }, + "online": "En ligne", + "@online": { + "type": "text", + "placeholders": {} + }, + "mention": "Mention", + "@mention": { + "type": "text", + "placeholders": {} } }