summaryrefslogtreecommitdiff
path: root/app/Locales/pl_PL/translations.php
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-08-18 18:57:15 -0700
committerFrédéric Guillot <fred@kanboard.net>2014-08-18 18:57:15 -0700
commit9bfb6c4c4ba16378201564118ddc4c25eb83a0b1 (patch)
tree9acac4a4b8a5820730e1da7cba23339f47f92c5c /app/Locales/pl_PL/translations.php
parent04bebc47877f5145e20e6d6165ea506fa891f98c (diff)
Display a link to the task for email notifications
Diffstat (limited to 'app/Locales/pl_PL/translations.php')
-rw-r--r--app/Locales/pl_PL/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php
index b8893744..11885399 100644
--- a/app/Locales/pl_PL/translations.php
+++ b/app/Locales/pl_PL/translations.php
@@ -422,4 +422,5 @@ return array(
// '[%s][Due tasks]' => '',
// '[Kanboard] Notification' => '',
// 'I want to receive notifications only for those projects:' => '',
+ // 'view the task on Kanboard' => '',
);