Add german contextMenu translation

This commit is contained in:
Dennis Neufeld 2022-06-25 16:24:28 +02:00
parent fce8c3a8a0
commit d1efd2137a
No known key found for this signature in database
GPG Key ID: 764B401F65DA5C1F
1 changed files with 6 additions and 0 deletions

View File

@ -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"
}
}