From 560a12f0bd6347a335f8ed5201d6d9562d03d4bc Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 3 May 2014 22:24:03 -0400 Subject: Add Google authentication --- locales/es_ES/translations.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'locales/es_ES/translations.php') diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php index 01d21bc2..652c5f03 100644 --- a/locales/es_ES/translations.php +++ b/locales/es_ES/translations.php @@ -293,4 +293,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' => '', ); -- cgit v1.2.3