From e55d462ea12ccb05bf578d01e176e773da015020 Mon Sep 17 00:00:00 2001 From: XiaoYee Moon Date: Sun, 15 Feb 2026 21:22:48 +0800 Subject: [PATCH] Fixed an error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 10x zoom = 10x放大, not 10倍速 (10x speed) --- lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh_cn.json b/lang/zh_cn.json index d8a1a6c..00e03fa 100644 --- a/lang/zh_cn.json +++ b/lang/zh_cn.json @@ -215,7 +215,7 @@ "Fortnite": "堡垒之夜", "Spider-Man 2": "漫威蜘蛛侠2", "The Last of Us": "最后生还者", - "10x zoom": "10倍速测试", + "10x zoom": "10倍放大测试", "Calibration": "校准", "Debug": "调试", "Info": "信息",