diff options
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r-- | app/Locale/pl_PL/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 4f4f840f..6122f7fd 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1123,4 +1123,6 @@ return array( // 'There is no external link for the moment.' => '', // 'Internal links' => '', // 'There is no internal link for the moment.' => '', + // 'Assign to me' => '', + // 'Me' => '', ); |