21 lines
632 B
JSON
21 lines
632 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"port_exists": "Dieser Port ist bereits konfiguriert"
|
|
},
|
|
"error": {
|
|
"connection_failed": "Die Velbus-Verbindung ist fehlgeschlagen",
|
|
"port_exists": "Dieser Port ist bereits konfiguriert"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"name": "Der Name f\u00fcr diese Velbus-Verbindung",
|
|
"port": "Verbindungs details"
|
|
},
|
|
"title": "Definieren des Velbus-Verbindungstyps"
|
|
}
|
|
},
|
|
"title": "Velbus-Schnittstelle"
|
|
}
|
|
} |