lang: Added diffing view localization

This commit is contained in:
WerWolv
2021-09-21 22:06:30 +02:00
parent 15a60930d2
commit 7df1ff07a7
4 changed files with 16 additions and 14 deletions

View File

@@ -317,6 +317,7 @@ namespace hex::plugin::builtin {
{ "hex.view.store.tab.magics", "Magic Files" },
{ "hex.view.store.tab.constants", "Constants" },
{ "hex.view.store.loading", "Loading store content..." },
{ "hex.view.diff.name", "Diffing" },
/* Builtin plugin features */