mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
feat(i18n): update Chinese(Simplified) translation (#406)
* feat(i18n): update Chinese(Simplified) translation * feat(i18n): update Chinese(Simplified) translation * fix(i18n): cpp syntax error
This commit is contained in:
@@ -25,7 +25,7 @@ namespace hex::plugin::windows {
|
||||
{ "hex.windows.view.tty_console.send_eot", "发送EOT" },
|
||||
{ "hex.windows.view.tty_console.send_sub", "发送SUB" },
|
||||
|
||||
//{ "hex.builtin.setting.general.context_menu_entry", "Windows context menu entry" },
|
||||
{ "hex.builtin.setting.general.context_menu_entry", "窗口上下文菜单项" },
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user