lang: Update zh_CN.json (#2580)

This commit is contained in:
qux-bbb
2026-03-01 16:37:24 +08:00
committed by GitHub
parent ff65217b7e
commit ffa8b0d0db

View File

@@ -425,7 +425,7 @@
"hex.builtin.provider.file.size": "大小",
"hex.builtin.provider.file.menu.open_file": "在外部打开文件",
"hex.builtin.provider.file.menu.open_folder": "打开所处的目录",
"hex.builtin.provider.file.too_large": "文件太大,无法加载到内存中。 无论如何打开它都会导致修改直接写入文件。 您想以只读方式打开它吗",
"hex.builtin.provider.file.too_large": "文件大于设定的限制,若修改直接写入文件。是否仍允许写入访问",
"hex.builtin.provider.file.too_large.allow_write": "允许写入访问",
"hex.builtin.provider.file.reload_changes": "该文件已被外部源修改。 您想重新加载吗?",
"hex.builtin.provider.file.reload_changes.reload": "重新加载",