lang: Update German translation

This commit is contained in:
WerWolv
2024-01-27 22:16:50 +01:00
parent 7c6f4d7bff
commit cb3bace15e
57 changed files with 2902 additions and 1441 deletions

View File

@@ -5,10 +5,10 @@
"fallback": false,
"translations": {
"hex.diffing.view.diff.name": "Diffing",
"hex.diffing.view.diff.added": "",
"hex.diffing.view.diff.modified": "",
"hex.diffing.view.diff.provider_a": "",
"hex.diffing.view.diff.provider_b": "",
"hex.diffing.view.diff.removed": ""
"hex.diffing.view.diff.added": "Hinzugefügt",
"hex.diffing.view.diff.modified": "Bearbeitet",
"hex.diffing.view.diff.provider_a": "Provider A",
"hex.diffing.view.diff.provider_b": "Provider B",
"hex.diffing.view.diff.removed": "Entfernt"
}
}