mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
lang: Added base translation files
This commit is contained in:
38
plugins/windows/romfs/lang/base.json
Normal file
38
plugins/windows/romfs/lang/base.json
Normal file
@@ -0,0 +1,38 @@
|
||||
[
|
||||
"hex.windows.provider.process_memory",
|
||||
"hex.windows.provider.process_memory.enumeration_failed",
|
||||
"hex.windows.provider.process_memory.memory_regions",
|
||||
"hex.windows.provider.process_memory.name",
|
||||
"hex.windows.provider.process_memory.process_name",
|
||||
"hex.windows.provider.process_memory.process_id",
|
||||
"hex.windows.provider.process_memory.region.commit",
|
||||
"hex.windows.provider.process_memory.region.reserve",
|
||||
"hex.windows.provider.process_memory.region.private",
|
||||
"hex.windows.provider.process_memory.region.mapped",
|
||||
"hex.windows.provider.process_memory.utils",
|
||||
"hex.windows.provider.process_memory.utils.inject_dll",
|
||||
"hex.windows.provider.process_memory.utils.inject_dll.success",
|
||||
"hex.windows.provider.process_memory.utils.inject_dll.failure",
|
||||
"hex.builtin.setting.general.context_menu_entry",
|
||||
"hex.windows.title_bar_button.debug_build",
|
||||
"hex.windows.title_bar_button.feedback",
|
||||
"hex.windows.view.tty_console.auto_scroll",
|
||||
"hex.windows.view.tty_console.baud",
|
||||
"hex.windows.view.tty_console.clear",
|
||||
"hex.windows.view.tty_console.config",
|
||||
"hex.windows.view.tty_console.connect",
|
||||
"hex.windows.view.tty_console.connect_error",
|
||||
"hex.windows.view.tty_console.console",
|
||||
"hex.windows.view.tty_console.cts",
|
||||
"hex.windows.view.tty_console.disconnect",
|
||||
"hex.windows.view.tty_console.name",
|
||||
"hex.windows.view.tty_console.no_available_port",
|
||||
"hex.windows.view.tty_console.num_bits",
|
||||
"hex.windows.view.tty_console.parity_bits",
|
||||
"hex.windows.view.tty_console.port",
|
||||
"hex.windows.view.tty_console.reload",
|
||||
"hex.windows.view.tty_console.send_eot",
|
||||
"hex.windows.view.tty_console.send_etx",
|
||||
"hex.windows.view.tty_console.send_sub",
|
||||
"hex.windows.view.tty_console.stop_bits"
|
||||
]
|
||||
Reference in New Issue
Block a user