From 4a0c2b7ef3b092c0e57190e0192401ff542a329d Mon Sep 17 00:00:00 2001 From: loner <2788892716@qq.com> Date: Wed, 19 Nov 2025 08:08:15 +0800 Subject: [PATCH] feat(i18n): Add clip preview translations for Simplified Chinese (zh-CN) --- Assets/Translations/zh-CN.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Assets/Translations/zh-CN.json b/Assets/Translations/zh-CN.json index 9346021b..4855bcbe 100644 --- a/Assets/Translations/zh-CN.json +++ b/Assets/Translations/zh-CN.json @@ -1341,6 +1341,10 @@ "description": "从启动器访问之前复制的项目。", "label": "启用剪贴板历史记录" }, + "clip-preview": { + "description": "在使用 >clip 命令时显示剪贴板内容的预览。", + "label": "启用剪贴板预览" + }, "custom-launch-prefix": { "description": "使用自定义启动器前缀命令(例如,'runapp'用于systemd集成)。", "label": "自定义启动前缀"