From 87709ab5edfea87a612cc8f3d5a79683a4ef8134 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 22 Oct 2017 10:40:50 +0200 Subject: [PATCH] New translations form.php (French) --- resources/lang/fr_FR/form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index 927bbb086d..713da77a23 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -48,7 +48,7 @@ return [ 'budget_id' => 'Budget', 'openingBalance' => 'Solde initial', 'tagMode' => 'Mode tag', - 'tag_position' => 'Localisation de l\'étiquette', + 'tag_position' => 'Localisation de l\'étiquette', 'virtualBalance' => 'Solde virtuel', 'targetamount' => 'Montant cible', 'accountRole' => 'Rôle du compte', @@ -171,7 +171,7 @@ return [ // admin 'domain' => 'Domaine', - 'single_user_mode' => 'Mode utilisateur unique', + 'single_user_mode' => 'Disable user registration', 'is_demo_site' => 'Est un site de démonstration',