From 7026e8d622e3f2a08e20c49814fc18a33453932c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 8 Mar 2016 22:31:26 -0500 Subject: Fix spelling error --- 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 54852736..6e51ed04 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -730,7 +730,7 @@ return array( 'Time spent changed: %sh' => 'Se ha cambiado el tiempo empleado: %sh', 'Time estimated changed: %sh' => 'Se ha cambiado el tiempo estimado: %sh', 'The field "%s" have been updated' => 'Se ha actualizado el campo "%s"', - 'The description have been modified' => 'Se ha modificado la descripción', + 'The description has been modified' => 'Se ha modificado la descripción', 'Do you really want to close the task "%s" as well as all subtasks?' => '¿De verdad que quiere cerra la tarea "%s" así como todas las subtareas?', 'I want to receive notifications for:' => 'Deseo recibir notificaciones para:', 'All tasks' => 'Todas las tareas', -- cgit v1.2.3