summaryrefslogtreecommitdiff
path: root/app/Locale/pl_PL
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-22 17:46:58 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-22 17:46:58 -0500
commite6f7929f7780dc7ab06f6c4fbbbc86cd63115cd2 (patch)
treee5db35af5887f1e2a93fc93f80d69f0cf38669c5 /app/Locale/pl_PL
parent0d80102c4837ccd01edfec948b59be97385c6a16 (diff)
Add new automatic action (Task comment logging), patch #539
Diffstat (limited to 'app/Locale/pl_PL')
-rw-r--r--app/Locale/pl_PL/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index 6de3ff70..3ec3687b 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -697,4 +697,6 @@ return array(
// 'All swimlanes' => '',
// 'All colors' => '',
// 'All status' => '',
+ // 'Add a comment logging moving the task between columns' => '',
+ // 'Moved to column %s' => '',
);