From 5350d5a56f5a90b5fb7c55845d3d93df7a214890 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 6 Aug 2019 00:54:13 +0300 Subject: [PATCH] New translations en_US.json (French) --- site/plugins/admin/lang/fr_FR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins/admin/lang/fr_FR.json b/site/plugins/admin/lang/fr_FR.json index 6b3e8ca9..b501b6a4 100644 --- a/site/plugins/admin/lang/fr_FR.json +++ b/site/plugins/admin/lang/fr_FR.json @@ -1,7 +1,7 @@ { "admin": "Admin", - "admin_welcome": "Welcome", - "admin_create_new_user_welcome": "To finish setup and secure your site, please create the first user by entering the necessary information below.", + "admin_welcome": "Bienvenue", + "admin_create_new_user_welcome": "Afin de terminer l'installation de votre site et de le sécuriser, merci de créer le premier utilisateur en renseignant ci-dessous les informations requises.", "admin_cancel": "Annuler", "admin_create": "Créer", "admin_debugging": "Debugging",