18 lines
451 B
JSON
18 lines
451 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El dispositivo ya est\u00e1 configurado",
|
|
"existing_instance_updated": "Se ha actualizado la configuraci\u00f3n existente."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "No se pudo conectar"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |