From b26a34d5826bfd8827d1a961ec348a5b6fa74aad Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Sat, 28 Oct 2017 15:01:18 +0200 Subject: [PATCH] [fix] locales fr.json --- locales/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/fr.json b/locales/fr.json index 5177b30..ad4c9e3 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -7,8 +7,8 @@ "community_redirect": "Accéder au serveur", "app_notfound": "Cette application n'est maintenue ni officiellemment, ni par la communauté.", "working": "fonctionnel", - "inprogress": "non fonctionnel", - "notworking": "en cours de développement", + "inprogress": "en cours de développement", + "notworking": "non fonctionnel", "noserver": "Pas encore de serveur YunoHost ?", "yunohost": "YunoHost est un outil qui vous permet d’installer et d’utiliser facilement votre propre serveur.", "discover": "Découvrez YunoHost"