diff options
Diffstat (limited to 'locales/pl_PL')
-rw-r--r-- | locales/pl_PL/translations.php | 2 |
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"' => '', */ ); |