mirror of https://github.com/node-red/node-red.git
Add german contextMenu translation
parent
fce8c3a8a0
commit
d1efd2137a
|
@ -1185,5 +1185,11 @@
|
|||
"missing-config": "__prop__: Konfigurations-Node fehlt",
|
||||
"validation-error": "__prop__: Validierungsfehler: __node__, __id__: __error__"
|
||||
}
|
||||
},
|
||||
"contextMenu": {
|
||||
"insert": "Einfügen",
|
||||
"node": "Node",
|
||||
"junction": "Kreuzung",
|
||||
"linkNodes": "Verknüpfe Nodes"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue