24 lines
707 B
JSON
24 lines
707 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"name_exists": "Nome existe"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Servidor",
|
|
"name": "Nome",
|
|
"password": "Palavra-passe",
|
|
"port": "Porta",
|
|
"username": "Nome de Utilizador",
|
|
"verify_ssl": "Utilizar SSL"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |