summaryrefslogtreecommitdiff
path: root/locales/pl_PL/translations.php
diff options
context:
space:
mode:
authorFrédéric Guillot <contact@fredericguillot.com>2014-02-23 21:20:25 -0500
committerFrédéric Guillot <contact@fredericguillot.com>2014-02-23 21:20:25 -0500
commit4b7a72e931a52753855c8993c65ec8a017555f72 (patch)
tree20dfc9e82dc3f2026bc14e9538a5df668ffec201 /locales/pl_PL/translations.php
parent50051e776f9183471570f2688d0a85f92b309a3c (diff)
Add the possibility to change the assignee directly from the board
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r--locales/pl_PL/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index b1ecd1ed..bbbcd4d5 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -183,5 +183,7 @@ return array(
/* Missing translations:
'There is no column in your project!' => '',
+ 'Change assignee' => '',
+ 'Change assignee for the task "%s"' => '',
*/
);