summaryrefslogtreecommitdiff
path: root/app/Locale/es_ES/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-29 17:49:00 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-29 17:49:00 -0500
commitb506962e10291426c412afdbc5ebc0d6d4f19e05 (patch)
tree1c4ed082d5ca17fbf540a22569464a9256d75f41 /app/Locale/es_ES/translations.php
parent11e4b527113c871b9acdbc791c107a1bcffa15ad (diff)
Sync locales
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-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 10b28258..b78261a6 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -698,5 +698,5 @@ return array(
'All colors' => 'Todos los colores',
'All status' => 'Todos los estados',
// 'Add a comment logging moving the task between columns' => '',
- 'Moved to column %s' => 'Movido a columna %s',
+ 'Moved to column %s' => 'Movido a columna %s',
);