mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
fix: Localization issue with script loader
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"code": "en-US",
|
||||
"country": "United States",
|
||||
"language": "English",
|
||||
"code": "de-DE",
|
||||
"country": "Germany",
|
||||
"language": "German",
|
||||
"translations": {
|
||||
"hex.script_loader.menu.run_script": "Skript ausführen",
|
||||
"hex.script_loader.menu.loading": "Laden...",
|
||||
|
||||
Reference in New Issue
Block a user