diff options
Diffstat (limited to 'locales/pl_PL')
-rw-r--r-- | locales/pl_PL/translations.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 06a141b0..732ab654 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -298,4 +298,14 @@ return array( // 'Description' => '', // '%d comments' => '', // '%d comment' => '', + // 'Email address invalid' => '', + // 'Your Google Account is not linked anymore to your profile.' => '', + // 'Unable to unlink your Google Account.' => '', + // 'Google authentication failed' => '', + // 'Unable to link your Google Account.' => '', + // 'Your Google Account is linked to your profile successfully.' => '', + // 'Email' => '', + // 'Link my Google Account' => '', + // 'Unlink my Google Account' => '', + // 'Login with my Google Account' => '', ); |