21 lines
639 B
JSON
21 lines
639 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"port_exists": "Questa porta \u00e8 gi\u00e0 configurata"
|
|
},
|
|
"error": {
|
|
"connection_failed": "La connessione Velbus non \u00e8 riuscita",
|
|
"port_exists": "Questa porta \u00e8 gi\u00e0 configurata"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"name": "Il nome per questa connessione Velbus",
|
|
"port": "Stringa di connessione"
|
|
},
|
|
"title": "Definire il tipo di connessione Velbus"
|
|
}
|
|
},
|
|
"title": "Interfaccia Velbus"
|
|
}
|
|
} |