This commit is contained in:
hobbyquaker 2019-05-03 19:54:45 +02:00
parent 9276988ff6
commit fafe8b88c2
1 changed files with 2 additions and 2 deletions

View File

@ -610,8 +610,8 @@
},
"typedInput" : {
"type" : {
"str" : "Zeichenfolge",
"num" : "Anzahl",
"str" : "String",
"num" : "Number",
"re" : "Regulärer Ausdruck",
"bool" : "boolean",
"json" : "JSON",