From ec583436eda0397f31905adfffcee0fdab60c962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=AE=E6=89=8B=E6=9F=84=E7=9A=84=E5=B0=8F=E4=B8=81?= <45525626+cxd000000675@users.noreply.github.com> Date: Sat, 20 Dec 2025 09:44:44 +0800 Subject: [PATCH] Update zh_cn.json --- lang/zh_cn.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/zh_cn.json b/lang/zh_cn.json index 26a34e8..70b7c6e 100644 --- a/lang/zh_cn.json +++ b/lang/zh_cn.json @@ -305,9 +305,9 @@ "skipped": "跳过", "tests completed": "测试已完成", "to increase the non-circularity.": "增加非圆度", - "Cannot copy text to the clipboard:": "", - "Please connect a DualShock 4, a DualSense, DualSense Edge or VR2 controller to your computer and press Connect.": "", - "The device appears to be a clone. All calibration functionality is disabled.": "", - "The item has been copied to the clipboard.": "", + "Cannot copy text to the clipboard:": "无法将文本复制到剪贴板", + "Please connect a DualShock 4, a DualSense, DualSense Edge or VR2 controller to your computer and press Connect.": "请将DualShock 4、DualSense、DualSense Edge或VR2控制器连接到您的计算机,然后按'连接'。", + "The device appears to be a clone. All calibration functionality is disabled.": "此手柄不是索尼正品手柄。所有校准功能均无法使用。", + "The item has been copied to the clipboard.": "该项目已复制到剪贴板。", "": "" -} \ No newline at end of file +}