mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Add german contextMenu translation
This commit is contained in:
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
Block a user