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/es_ES/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/es_ES') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index a7b61ace..2ab2df17 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Editar Descripción', 'New internal link' => 'Nuevo enlace interno', 'Display list of keyboard shortcuts' => 'Mostrar lista de atajos de teclado', - 'Menu' => 'Menú', 'Set start date' => 'Establecer fecha de inicio', 'Avatar' => 'Avatar', 'Upload my avatar image' => 'Subir mi imagen de avatar', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); -- cgit v1.2.3