diff options
Diffstat (limited to 'app/i18n/pt-br/admin.php')
| -rw-r--r-- | app/i18n/pt-br/admin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/pt-br/admin.php b/app/i18n/pt-br/admin.php index b4642a886..8aacd6f17 100644 --- a/app/i18n/pt-br/admin.php +++ b/app/i18n/pt-br/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (Para usuários avançados com HTTPS)', 'none' => 'Nenhum (Perigoso)', 'title' => 'Autenticação', - 'token' => 'Token de autenticação ', - 'token_help' => 'Permitir acesso a saída RSS para o usuário padrão sem autenticação', + 'token' => 'Master authentication token', // TODO + 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO 'type' => 'Método de autenticação', 'unsafe_autologin' => 'Permitir login automática insegura usando o seguinte formato: ', ), |
