From 495ea9c579ee44f54990ba9b9736b2f8b6d443b6 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 25 Mar 2024 20:52:22 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (3 of 3 strings) Translation: YunoHost Apps/fluffychat Translate-URL: https://translate.yunohost.org/projects/yunohost-apps/fluffychat/fr/ --- translations/apps/fluffychat/fr.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/translations/apps/fluffychat/fr.json b/translations/apps/fluffychat/fr.json index 0ef8a1c..b933889 100644 --- a/translations/apps/fluffychat/fr.json +++ b/translations/apps/fluffychat/fr.json @@ -1,3 +1,5 @@ { - "description": "Client de messagerie Matrix" -} \ No newline at end of file + "description": "Client de messagerie Matrix", + "install_default_matrix_server_ask": "Serveur Matrix par défaut", + "install_default_matrix_server_help": "Doit être un nom de domaine ou un sous-domaine. Ne doit pas contenir de chemin d'accès." +}