summaryrefslogtreecommitdiff
path: root/app/Locale/es_ES
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/es_ES')
-rw-r--r--app/Locale/es_ES/translations.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index e52c959b..6b4dda42 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -1163,4 +1163,8 @@ return array(
// 'Search by task status: ' => '',
// 'Search by task title: ' => '',
// 'Activity stream search' => '',
+ // 'Projects where "%s" is manager' => '',
+ // 'Projects where "%s" is member' => '',
+ // 'Open tasks assigned to "%s"' => '',
+ // 'Closed tasks assigned to "%s"' => '',
);