mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 21:47:40 -05:00
nodes: Fixed a few issues with locatizations, errors and overlays
This commit is contained in:
@@ -607,6 +607,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.nodes.buffer.slice.input.to", "To" },
|
||||
{ "hex.builtin.nodes.buffer.repeat", "繰り返し" },
|
||||
{ "hex.builtin.nodes.buffer.repeat.header", "バッファを繰り返し" },
|
||||
//{ "hex.builtin.nodes.buffer.repeat.input.buffer", "Input" },
|
||||
{ "hex.builtin.nodes.buffer.repeat.input.count", "カウント" },
|
||||
|
||||
{ "hex.builtin.nodes.control_flow", "制御フロー" },
|
||||
|
||||
Reference in New Issue
Block a user