From 8bde7bd15cdb60c0fc26094f75cc5e74b163e35b Mon Sep 17 00:00:00 2001 From: "Anonymous (technical account)" Date: Wed, 15 Nov 2017 16:40:31 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 85.2% (672 of 788 strings) --- locales/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/fr.json b/locales/fr.json index 27fe040b..4e87836d 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -753,5 +753,7 @@ "zomburl_manifest_description": "Un service de raccourcisseur d'url", "grav_manifest_arguments_install_admin": "Choisissez l’administrateur SPIP (doit être un utilisateur YunoHost existant)", "grav_manifest_arguments_install_domain": "Choisissez un nom de domaine pour SPIP", - "grav_manifest_arguments_install_is_public": "Est-ce un site SPIP public ?" + "grav_manifest_arguments_install_is_public": "Est-ce un site SPIP public ?", + "grav_manifest_arguments_install_language": "Choisissez la langue de l'application", + "grav_manifest_arguments_install_multisite": "Activer l'option multisite" }