mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
8 lines
307 B
JSON
8 lines
307 B
JSON
{
|
|
"hex.diffing.view.diff.name": "Diffing",
|
|
"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"
|
|
} |