From 7e3471e1860995974fb131cd629917460831e249 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 30 Jan 2016 08:40:58 -0500 Subject: [PATCH] Add missing translation --- Locale/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Locale/fr_FR/translations.php b/Locale/fr_FR/translations.php index b64d46a..3ec04f3 100644 --- a/Locale/fr_FR/translations.php +++ b/Locale/fr_FR/translations.php @@ -7,5 +7,6 @@ 'Github Account' => 'Compte Github', 'Github Authentication' => 'Authentification Github', 'Help on Github authentication' => 'Aide sur l\'authentification Github', + 'Leave blank to use the default URL.' => 'Laissez vide pour utiliser l\'URL par défaut.', );