aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/pt-br/gen.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/pt-br/gen.php')
-rw-r--r--app/i18n/pt-br/gen.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/i18n/pt-br/gen.php b/app/i18n/pt-br/gen.php
index 4711146b2..77e3acb5f 100644
--- a/app/i18n/pt-br/gen.php
+++ b/app/i18n/pt-br/gen.php
@@ -61,6 +61,11 @@ return array(
'_' => 'Senha',
'format' => '<small>Ao menos 7 caracteres</small>',
),
+ 'reauth' => array(
+ 'header' => 'Reauthentication is required', // TODO
+ 'tip' => 'You won’t be asked to sign in again for <u>%d minutes</u>', // TODO
+ 'title' => 'Reauthentication', // TODO
+ ),
'registration' => array(
'_' => 'Nova conta',
'ask' => 'Criar novoa conta?',