diff options
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r-- | locales/pl_PL/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 25c3e637..565c6ef2 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -270,4 +270,6 @@ return array( // 'Current password for the user "%s"' => '', // 'The current password is required' => '', // 'Wrong password' => '', + // 'Reset all tokens' => '', + // 'All tokens have been regenerated.' => '', ); |