summaryrefslogtreecommitdiff
path: root/locales/es_ES
diff options
context:
space:
mode:
authorFrédéric Guillot <fguillot@users.noreply.github.com>2014-04-27 15:14:13 -0400
committerFrédéric Guillot <fguillot@users.noreply.github.com>2014-04-27 15:14:13 -0400
commit096b282a473fa2b27c3bfe3061f54b5fd83c75e0 (patch)
treefc358e47860c50ab8505e0666043d76196e48016 /locales/es_ES
parent6551609d1b248011d301080c1be7c48085dc5d55 (diff)
Add a basic task search
Diffstat (limited to 'locales/es_ES')
-rw-r--r--locales/es_ES/translations.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php
index 8b331c49..bf6f80e6 100644
--- a/locales/es_ES/translations.php
+++ b/locales/es_ES/translations.php
@@ -283,4 +283,10 @@ return array(
// 'Filter by user' => '',
// 'Filter by due date' => ',
// 'Everybody' => '',
+ // 'Open' => '',
+ // 'Closed' => '',
+ // 'Search' => '',
+ // 'Nothing found.' => '',
+ // 'Search in the project "%s"' => '',
+ // 'Due date' => '',
);