summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-20 21:33:40 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-20 21:33:55 -0400
commit04a12dd10283e502aeb42902386bdaadb79989e4 (patch)
tree12e0a3e176f21c487a20be661f879291ace3547d /app/Locale
parent7238ccac124df28a4d07b42144c3c7ff5dbe69e5 (diff)
Fix typo in Spanish translation
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/es_ES/translations.php2
1 files changed, 1 insertions, 1 deletions
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',