From cd42a9a207e600b7379b955b356b6cdb8bd4da5c Mon Sep 17 00:00:00 2001 From: Yingxue <69738698+a1175815821@users.noreply.github.com> Date: Sun, 1 Dec 2024 18:59:46 +0800 Subject: [PATCH] Continue to complete the Chinese translation (#995) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 补全中文翻译 Complete Chinese translation * 继续补全中文翻译 Continue to complete the Chinese translation --- html/src/localization/zh-CN/en.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/html/src/localization/zh-CN/en.json b/html/src/localization/zh-CN/en.json index 49c2f2d6..6f550f94 100644 --- a/html/src/localization/zh-CN/en.json +++ b/html/src/localization/zh-CN/en.json @@ -440,7 +440,10 @@ "header": "将实例打印保存到文件", "header_tooltip": "需要使用 \"--enable-sdk-log-levels\" VRC 启动选项", "description": "将生成的打印保存到您的VRChat图片文件夹中" - + }, + "save_instance_stickers_to_file": { + "header": "保存实例贴纸到文件", + "description": "将放置的贴纸保存到您的 VRChat 图片文件夹" }, "remote_database": { "header": "模型数据库", @@ -738,6 +741,7 @@ "download_package": "下载 Unity Package", "publish_to_labs": "发布到社区实验室", "unpublish": "取消公开", + "delete_persistent_data": "删除持久数据", "delete": "删除" }, "instances": {