summaryrefslogtreecommitdiff
path: root/app/Locale/de_DE/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-11-16 13:09:46 -0800
committerFrederic Guillot <fred@kanboard.net>2017-11-16 13:52:01 -0800
commit9f3486f7481ea5f7ecd9de724549c168072dd046 (patch)
tree0212429171008da4708d87148b5897ef0043250c /app/Locale/de_DE/translations.php
parentda28bb45a7b6627a2bd6f1bef6b83b9412b3dff5 (diff)
Add help message on project sharing page
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r--app/Locale/de_DE/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 1499fcdc..71b6ae76 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1366,4 +1366,5 @@ return array(
// 'Time Estimated' => '',
// 'Time Spent' => '',
// 'External Link' => '',
+ // 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
);