From 29cc13f786fddda95b05a755d4e8fb9a614ef539 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sat, 7 Feb 2015 17:38:18 -0500
Subject: Add toggle/expend links on the dashboard

---
 app/Locale/de_DE/translations.php | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'app/Locale/de_DE')

diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index d4dc1030..e4838ba4 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -708,4 +708,9 @@ return array(
     'Time Tracking' => 'Zeiterfassung',
     'You already have one subtask in progress' => 'Bereits eine Teilaufgabe in bearbeitung',
     // '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' => '',
 );
-- 
cgit v1.2.3