summaryrefslogtreecommitdiff
path: root/locales/pl_PL
diff options
context:
space:
mode:
authorFrédéric Guillot <fguillot@users.noreply.github.com>2014-05-03 22:24:03 -0400
committerFrédéric Guillot <fguillot@users.noreply.github.com>2014-05-03 22:24:03 -0400
commit560a12f0bd6347a335f8ed5201d6d9562d03d4bc (patch)
tree00510d25c1cf5e747573543fa88d44ef003b1c9a /locales/pl_PL
parent9531e439cd99fb7dbcfb039f422f1d1ba414ec30 (diff)
Add Google authentication
Diffstat (limited to 'locales/pl_PL')
-rw-r--r--locales/pl_PL/translations.php10
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' => '',
);