From 07a0a816b11403e25562d11f494f16f03857f14e Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 6 Jun 2018 14:00:25 -0700 Subject: Reword project settings label --- app/Locale/fr_FR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/fr_FR/translations.php') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 336226c9..788df22e 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Modifier la description', 'New internal link' => 'Nouveau lien interne', 'Display list of keyboard shortcuts' => 'Afficher la liste des raccourcis claviers', - 'Menu' => 'Menu', 'Set start date' => 'Définir la date de début', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Uploader mon image d\'avatar', @@ -1383,4 +1382,5 @@ return array( 'Move selected tasks to another column' => 'Déplaçer les tâches sélectionnées vers une autre colonne', 'Edit tasks in bulk' => 'Modifier les tâches en masse', 'Choose the properties that you would like to change for the selected tasks.' => 'Choisissez les propriétés que vous souhaitez changer pour les tâches sélectionnées.', + 'Configure this project' => 'Configurer ce projet', ); -- cgit v1.2.3