summaryrefslogtreecommitdiff
path: root/app/Locale/es_ES
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-07 17:38:18 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-07 17:38:18 -0500
commit29cc13f786fddda95b05a755d4e8fb9a614ef539 (patch)
treebb3eccc22775dff582dcab470c1ef047c0a7e6a3 /app/Locale/es_ES
parent36bbd04c5220c2d2aab852cd5ed1b8e0ddfaffbc (diff)
Add toggle/expend links on the dashboard
Diffstat (limited to 'app/Locale/es_ES')
-rw-r--r--app/Locale/es_ES/translations.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index aa498acf..67907e73 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -708,4 +708,9 @@ return array(
// 'Time Tracking' => '',
// 'You already have one subtask in progress' => '',
// 'Which parts of the project do you want to duplicate?' => '',
+ // 'Change dashboard view' => '',
+ // 'Show/hide activities' => '',
+ // 'Show/hide projects' => '',
+ // 'Show/hide subtasks' => '',
+ // 'Show/hide tasks' => '',
);