diff options
Diffstat (limited to 'locales/es_ES/translations.php')
-rw-r--r-- | locales/es_ES/translations.php | 10 |
1 files changed, 10 insertions, 0 deletions
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' => '', ); |