28 lines
906 B
JSON
28 lines
906 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 configurado",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi feita com sucesso"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Senha"
|
|
},
|
|
"description": "Por favor, digite novamente a senha para {username}:",
|
|
"title": "Reautenticar integra\u00e7\u00e3o"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Senha",
|
|
"username": "Nome de usu\u00e1rio"
|
|
},
|
|
"description": "Digite seu nome de usu\u00e1rio e senha:"
|
|
}
|
|
}
|
|
}
|
|
} |