diff options
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r-- | app/Locale/pl_PL/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 19b535e3..0a3fed4c 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -911,7 +911,7 @@ return array( 'Current column: %s' => 'Bieżąca kolumna: %s', 'Current category: %s' => 'Bieżąca kategoria: %s', 'no category' => 'brak kategorii', - 'Current assignee: %s' => '', + //'Current assignee: %s' => '', 'not assigned' => 'Brak osoby odpowiedzialnej', 'Author:' => 'Autor', 'contributors' => 'współautorzy', |