mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
i18n-german number https://github.com/jwende/nodered-german/issues/6
This commit is contained in:
parent
9276988ff6
commit
fafe8b88c2
@ -610,8 +610,8 @@
|
|||||||
},
|
},
|
||||||
"typedInput" : {
|
"typedInput" : {
|
||||||
"type" : {
|
"type" : {
|
||||||
"str" : "Zeichenfolge",
|
"str" : "String",
|
||||||
"num" : "Anzahl",
|
"num" : "Number",
|
||||||
"re" : "Regulärer Ausdruck",
|
"re" : "Regulärer Ausdruck",
|
||||||
"bool" : "boolean",
|
"bool" : "boolean",
|
||||||
"json" : "JSON",
|
"json" : "JSON",
|
||||||
|
Loading…
Reference in New Issue
Block a user