diff options
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r-- | locales/pl_PL/translations.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 32e9e3c8..c5e993f5 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -181,5 +181,7 @@ return array( 'List of projects' => '', 'Completed tasks for "%s"' => '', '%d closed tasks' => '', - 'no task for this project' => '',*/ + 'no task for this project' => '', + 'Public link' => '', + */ ); |