summaryrefslogtreecommitdiff
path: root/app/Locale/de_DE
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-11 20:46:14 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-11 20:46:14 -0500
commit2c512f93acf6ce3e83e4600c199371ee5eb4f3a6 (patch)
treeed0c308dc6e8268899e78dca50f093131e8f5896 /app/Locale/de_DE
parent59ee6f9fee1c8a8245d859c8788d6819223e3d20 (diff)
Improve pull-request
Diffstat (limited to 'app/Locale/de_DE')
-rw-r--r--app/Locale/de_DE/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 1efd9c99..42db9bcd 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -683,4 +683,7 @@ return array(
'Help on Bitbucket webhooks' => 'Hilfe für Bitbucket webhooks',
// 'Start' => '',
// 'End' => '',
+ // 'Task age in days' => '',
+ // 'Days in this column' => '',
+ // '%dd' => '',
);