From 78e221a8c3d91155b56566f6a47d564bd0a87f10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= Date: Fri, 3 Sep 2021 13:59:22 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (46 of 46 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fr/ --- locales/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/fr.json b/locales/fr.json index ffd237f8..efbfc228 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -51,5 +51,6 @@ "warn_the_user_that_lock_is_acquired": "La commande précédente vient de se terminer, lancement de cette nouvelle commande", "invalid_token": "Jeton non valide - veuillez vous authentifier", "ldap_server_is_down_restart_it": "Le service LDAP s'est arrêté, une tentative de redémarrage est en cours...", - "session_expired": "La session a expiré. Merci de vous ré-authentifier." + "session_expired": "La session a expiré. Merci de vous ré-authentifier.", + "edit_text_question": "{}. Modifier ce texte ? [yN] : " }