From 0a5a11a7c99fe216aa0a707354616411c554370d Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 9 May 2014 21:25:39 -0400 Subject: Improve 'task show' layout --- locales/es_ES/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locales/es_ES') diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php index e101c7ce..4d2a606f 100644 --- a/locales/es_ES/translations.php +++ b/locales/es_ES/translations.php @@ -112,8 +112,8 @@ return array( 'Column on the board:' => 'Columna en el tablero: ', 'Status is open' => 'Estado abierto', 'Status is closed' => 'Estado cerrado', - 'close this task' => 'cerrar esta tarea', - 'open this task' => 'abrir esta tarea', + 'Close this task' => 'Cerrar esta tarea', + 'Open this task' => 'Abrir esta tarea', 'There is no description.' => 'No hay descripción.', 'Add a new task' => 'Añadir una nueva tarea', 'The username is required' => 'El nombre de usuario es obligatorio', -- cgit v1.2.3