From c08ab6807b17388e4e5d3ae76125e5e5f9deae62 Mon Sep 17 00:00:00 2001 From: penjj Date: Tue, 3 Feb 2026 15:16:07 +0800 Subject: [PATCH] feat(i18n): update Chinese translations --- i18n/locales/zh-CN.json | 6 ++++-- lunaria/files/zh-CN.json | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/i18n/locales/zh-CN.json b/i18n/locales/zh-CN.json index 6f2887aef..22b562dd2 100644 --- a/i18n/locales/zh-CN.json +++ b/i18n/locales/zh-CN.json @@ -193,7 +193,8 @@ }, "create": { "title": "创建新项目", - "copy_command": "拷贝创建命令" + "copy_command": "拷贝创建命令", + "view": "{packageName} 由同一位维护者维护,点击查看详情" }, "run": { "title": "运行", @@ -202,7 +203,8 @@ "readme": { "title": "Readme", "no_readme": "没有可用的 README。", - "view_on_github": "在 GitHub 上查看" + "view_on_github": "在 GitHub 上查看", + "toc_title": "大纲" }, "keywords_title": "关键词", "compatibility": "兼容性", diff --git a/lunaria/files/zh-CN.json b/lunaria/files/zh-CN.json index 6f2887aef..22b562dd2 100644 --- a/lunaria/files/zh-CN.json +++ b/lunaria/files/zh-CN.json @@ -193,7 +193,8 @@ }, "create": { "title": "创建新项目", - "copy_command": "拷贝创建命令" + "copy_command": "拷贝创建命令", + "view": "{packageName} 由同一位维护者维护,点击查看详情" }, "run": { "title": "运行", @@ -202,7 +203,8 @@ "readme": { "title": "Readme", "no_readme": "没有可用的 README。", - "view_on_github": "在 GitHub 上查看" + "view_on_github": "在 GitHub 上查看", + "toc_title": "大纲" }, "keywords_title": "关键词", "compatibility": "兼容性",