diff options
Diffstat (limited to 'locales/pt_BR/translations.php')
-rw-r--r-- | locales/pt_BR/translations.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index ac902e45..79e1cbe0 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -294,4 +294,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' => '', ); |