17 lines
562 B
JSON
17 lines
562 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Conta j\u00e1 configurada",
|
|
"missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o."
|
|
},
|
|
"error": {
|
|
"authorize_url_timeout": "Tempo excedido a gerar um URL de autoriza\u00e7\u00e3o",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"title": "Provedor de autentica\u00e7\u00e3o"
|
|
}
|
|
}
|
|
}
|
|
} |