20 lines
588 B
JSON
20 lines
588 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"port_exists": "Este puerto ya est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"connection_failed": "La conexi\u00f3n velbus fall\u00f3",
|
|
"port_exists": "Este puerto ya est\u00e1 configurado"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"name": "El nombre de esta conexi\u00f3n velbus",
|
|
"port": "Cadena de conexi\u00f3n"
|
|
},
|
|
"title": "Definir el tipo de conexi\u00f3n velbus"
|
|
}
|
|
}
|
|
}
|
|
} |