From 04a12dd10283e502aeb42902386bdaadb79989e4 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 20 Aug 2015 21:33:40 -0400 Subject: Fix typo in Spanish translation --- app/Locale/es_ES/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 4bf2c21d..07556642 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -951,7 +951,7 @@ return array( 'Go to the search/filter box' => 'Ir a caja de buscar/filtrar', 'There is no activity yet.' => 'Aún no hay actividades.', 'No tasks found.' => 'No se ha hallado tarea alguna.', - 'Keyboard shortcut: "%s"' => 'Atajo de teclado', + 'Keyboard shortcut: "%s"' => 'Atajo de teclado: %s', 'List' => 'Lista', 'Filter' => 'Filtro', 'Advanced search' => 'Búsqueda avanzada', -- cgit v1.2.3