diff options
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r-- | locales/pl_PL/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index a1be50d3..06a141b0 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -295,4 +295,7 @@ return array( // 'Search in the project "%s"' => '', // 'Due date' => '', // 'Others formats accepted: %s and %s' => '', + // 'Description' => '', + // '%d comments' => '', + // '%d comment' => '', ); |