From 779b5eb40b8cd0494f14f5b77c4a482db59eae69 Mon Sep 17 00:00:00 2001 From: Antonin Del Fabbro Date: Tue, 18 Feb 2025 18:35:17 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 84.4% (641 of 759 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/ --- assets/l10n/intl_fr.arb | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/assets/l10n/intl_fr.arb b/assets/l10n/intl_fr.arb index 35ef6979b..c49dc8bcf 100644 --- a/assets/l10n/intl_fr.arb +++ b/assets/l10n/intl_fr.arb @@ -3009,5 +3009,16 @@ "type": "String" } } + }, + "noChatsFoundHere": "Aucune discussion trouvée. Utilisez le bouton ci-dessous pour commencer une nouvelle discussion. ⤵️", + "@noChatsFoundHere": {}, + "aboutHomeserver": "À propos de {homeserver}", + "@aboutHomeserver": { + "type": "String", + "placeholders": { + "homeserver": { + "type": "String" + } + } } }