5171bea0bf
This PR intends to add support for .NET scripts that can extend ImHex's functionality in a portable and cross-platform way. --------- Co-authored-by: Justus Garbe <55301990+Nowilltolife@users.noreply.github.com>
10 lines
293 B
JSON
10 lines
293 B
JSON
{
|
|
"code": "en-US",
|
|
"country": "United States",
|
|
"language": "English",
|
|
"translations": {
|
|
"hex.script_loader.menu.run_script": "Run Script...",
|
|
"hex.script_loader.menu.loading": "Loading...",
|
|
"hex.script_loader.menu.no_scripts": "No scripts found"
|
|
}
|
|
} |