lang: Fix typo in Chinese translation (#589)

This commit is contained in:
xtexChooser 2022-07-25 18:07:18 +08:00 committed by GitHub
parent 0c8deecfc5
commit 2cb65aac72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ namespace hex::plugin::builtin {
{ "hex.builtin.view.hashes.type", "类型" },
{ "hex.builtin.view.hashes.result", "结果" },
{ "hex.builtin.view.hashes.remove", "移除哈希" },
{ "hex.builtin.view.hashes.hover_info", "将鼠标放在 Hex 编辑器的选区上,按住 SHIFT来查看其哈希。" },
{ "hex.builtin.view.hashes.hover_info", "将鼠标放在 Hex 编辑器的选区上,按住 SHIFT 来查看其哈希。" },
{ "hex.builtin.view.help.name", "帮助" },