36 lines
949 B
JSON
36 lines
949 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert. Nur eine Konfiguration m\u00f6glich."
|
|
},
|
|
"step": {
|
|
"setup_network": {
|
|
"title": "Verbindungsadresse ausw\u00e4hlen"
|
|
},
|
|
"setup_serial": {
|
|
"data": {
|
|
"device": "Ger\u00e4t w\u00e4hlen"
|
|
},
|
|
"title": "Ger\u00e4t"
|
|
},
|
|
"setup_serial_manual_path": {
|
|
"title": "Pfad"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"type": "Verbindungstyp"
|
|
},
|
|
"title": "Verbindungstyp ausw\u00e4hlen"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"prompt_options": {
|
|
"data": {
|
|
"debug": "Debugging aktivieren"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |