diff options
Diffstat (limited to 'app/Locales/pl_PL/translations.php')
-rw-r--r-- | app/Locales/pl_PL/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index 517bf8b8..6f6732d6 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -449,6 +449,7 @@ return array( // 'Email:' => '', // 'Default project:' => '', // 'Notifications:' => '', + // 'Notifications' => '', // 'Group:' => '', // 'Regular user' => '', // 'Account type:' => '', @@ -547,4 +548,5 @@ return array( // 'My tasks' => '', // 'Activity stream' => '', // 'Dashboard' => '', + // 'Confirmation' => '', ); |