From 9cdb72681e69620a1f5ac1a2c0532a414641ad44 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 30 May 2015 18:39:47 -0400 Subject: Add help message for private projects --- app/Locale/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 1f772233..f5c97759 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -923,4 +923,5 @@ return array( 'Two factor authentication disabled' => 'Authentification à deux facteurs désactivé', 'Two factor authentication enabled' => 'Authentification à deux facteurs activée', 'Unable to update this user.' => 'Impossible de mettre à jour cet utilisateur.', + 'There is no user management for private projects.' => 'Il n\'y a pas de gestion d\'utilisateurs pour les projets privés.', ); -- cgit v1.2.3