27 lines
715 B
JSON
27 lines
715 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Conta j\u00e1 configurada",
|
|
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
|
|
},
|
|
"create_entry": {
|
|
"default": "Autenticado com sucesso"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
|
},
|
|
"step": {
|
|
"reauth": {
|
|
"data": {
|
|
"password": "Palavra-passe"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Palavra-passe",
|
|
"username": "Nome de Utilizador"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |