Skip to content

Commit bde6423

Browse files
committed
New translations errors.php (Portuguese, Brazilian)
1 parent 940b034 commit bde6423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/pt_BR/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
'api_incorrect_token_secret' => 'O segredo fornecido para o código de API usado está incorreto',
127127
'api_user_no_api_permission' => 'O proprietário do código de API utilizado não tem permissão para fazer requisições de API',
128128
'api_user_token_expired' => 'O código de autenticação expirou',
129+
'api_cookie_auth_only_get' => 'Only GET requests are allowed when using the API with cookie-based authentication',
129130

130131
// Settings & Maintenance
131132
'maintenance_test_email_failure' => 'Erro encontrado ao enviar uma mensagem eletrônica de teste:',

0 commit comments

Comments
 (0)