summaryrefslogtreecommitdiff
path: root/app/Locales/es_ES/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/es_ES/translations.php')
-rw-r--r--app/Locales/es_ES/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php
index 2cb19e1b..7374b274 100644
--- a/app/Locales/es_ES/translations.php
+++ b/app/Locales/es_ES/translations.php
@@ -494,4 +494,6 @@ return array(
// '%s moved the task #%d to the column "%s"' => '',
// '%s moved the task #%d to the position %d in the column "%s"' => '',
// 'Activity' => '',
+ // 'Default values are "%s"' => '',
+ // 'Default columns for new projects (Comma-separated)' => '',
);