From 73576a8f2847cc35a1328c51b1f39b20b2adc26e Mon Sep 17 00:00:00 2001 From: huanshuo-W <15258427350@163.com> Date: Sat, 12 Jul 2025 15:44:54 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=20=E4=BF=AE=E6=94=B9=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E5=8C=96=E6=96=87=E4=BB=B6=E4=B8=AD=E7=9A=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locale/zh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locale/zh.json b/src/locale/zh.json index 4e12d5a..6251610 100644 --- a/src/locale/zh.json +++ b/src/locale/zh.json @@ -57,8 +57,8 @@ "new_120Series": "新120系列", "cumulativeThickness": "累计厚度", "reference": "参考区间", - "minimum": "最大值", - "maximum": "最小值", + "minimum": "最小值", + "maximum": "最大值", "calculatedValue": "计算值", "fit": "符合", "notFit": "不符合",