diff options
Diffstat (limited to 'app/Locales/pl_PL/translations.php')
-rw-r--r-- | app/Locales/pl_PL/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index d868b112..c055c421 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -378,4 +378,5 @@ return array( // 'Sub-task added successfully.' => '', // 'Maximum size: ' => '', // 'Unable to upload the file.' => '', + // 'Display another project' => '', ); |