23 lines
541 B
JSON
23 lines
541 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Quer dar inicio \u00e0 configura\u00e7\u00e3o?"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"authentication": "Autentica\u00e7\u00e3o",
|
|
"password": "Palavra-passe",
|
|
"username": "Nome de Utilizador"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |