syntax anpassungen
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"elements": [
|
||||
{
|
||||
"type": "Label",
|
||||
"caption": "Sofar Wechselrichter – Konfiguration"
|
||||
"caption": "Sofar Wechselrichter Konfiguration"
|
||||
},
|
||||
{
|
||||
"type": "NumberSpinner",
|
||||
@@ -17,12 +17,12 @@
|
||||
"suffix": "s"
|
||||
},
|
||||
{
|
||||
"type": "Matrix",
|
||||
"type": "List",
|
||||
"name": "Registers",
|
||||
"caption": "Register-Tabelle",
|
||||
"add": "Registriere neuen Eintrag",
|
||||
"delete": "Lösche Eintrag",
|
||||
"type": [
|
||||
"columns": [
|
||||
{
|
||||
"caption": "Register-Nummer",
|
||||
"name": "RegisterNumber",
|
||||
|
||||
Reference in New Issue
Block a user