summaryrefslogtreecommitdiff
path: root/app/Locales/es_ES
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/es_ES')
-rw-r--r--app/Locales/es_ES/translations.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php
index c9b53439..a061c6ef 100644
--- a/app/Locales/es_ES/translations.php
+++ b/app/Locales/es_ES/translations.php
@@ -496,4 +496,11 @@ return array(
'Activity' => 'Actividad',
'Default values are "%s"' => 'Los valores por defecto son "%s"',
'Default columns for new projects (Comma-separated)' => 'Columnas por defecto de los nuevos proyectos (Separadas mediante comas)',
+ // 'Task assignee change' => '',
+ // '%s change the assignee of the task #%d' => '',
+ // '%s change the assignee of the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '[%s][Column Change] %s (#%d)' => '',
+ // '[%s][Position Change] %s (#%d)' => '',
+ // '[%s][Assignee Change] %s (#%d)' => '',
+ // 'New password for the user "%s"' => '',
);