aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/pt-BR
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/pt-BR')
-rw-r--r--app/i18n/pt-BR/admin.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/pt-BR/admin.php b/app/i18n/pt-BR/admin.php
index 3a873935d..e26419538 100644
--- a/app/i18n/pt-BR/admin.php
+++ b/app/i18n/pt-BR/admin.php
@@ -83,10 +83,12 @@ return array(
'_' => 'URL Base',
'recommendation' => 'Recomendação automática: <kbd>%s</kbd>',
),
+ 'closed_registration_message' => 'Message if registrations are closed', // TODO
'cookie-duration' => array(
'help' => 'em segundos',
'number' => 'Manter seção ativa durante',
),
+ 'default_closed_registration_message' => 'This server does not accept new registrations at the moment.', // TODO
'force_email_validation' => 'Força verificação do endereço de email',
'instance-name' => 'Nome da instância',
'max-categories' => 'Limite de categorias por usuário',