lang: Fixed broken localization in the Slice node
This commit is contained in:
parent
3b4d6d465b
commit
4a4d5ac694
@ -497,6 +497,7 @@ namespace hex::plugin::builtin {
|
|||||||
{ "hex.builtin.nodes.buffer.combine.header", "Combine buffers" },
|
{ "hex.builtin.nodes.buffer.combine.header", "Combine buffers" },
|
||||||
{ "hex.builtin.nodes.buffer.slice", "Slice" },
|
{ "hex.builtin.nodes.buffer.slice", "Slice" },
|
||||||
{ "hex.builtin.nodes.buffer.slice.header", "Slice buffer" },
|
{ "hex.builtin.nodes.buffer.slice.header", "Slice buffer" },
|
||||||
|
{ "hex.builtin.nodes.buffer.slice.input.buffer", "Input" },
|
||||||
{ "hex.builtin.nodes.buffer.slice.input.from", "From" },
|
{ "hex.builtin.nodes.buffer.slice.input.from", "From" },
|
||||||
{ "hex.builtin.nodes.buffer.slice.input.to", "To" },
|
{ "hex.builtin.nodes.buffer.slice.input.to", "To" },
|
||||||
{ "hex.builtin.nodes.buffer.repeat", "Repeat" },
|
{ "hex.builtin.nodes.buffer.repeat", "Repeat" },
|
||||||
|
Loading…
Reference in New Issue
Block a user