From e807c49c6229bb85f6207e65227edfd2bf680231 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=AB=8B=E5=B8=AE?= <3294713004@qq.com> Date: Sat, 30 Nov 2024 15:32:07 +0800 Subject: [PATCH] =?UTF-8?q?Update:=20=E6=9B=B4=E6=96=B0Blockly=20Msg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/msg/blockly/zh-hant.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/msg/blockly/zh-hant.js b/common/msg/blockly/zh-hant.js index 9ad8acdf..64e0d540 100644 --- a/common/msg/blockly/zh-hant.js +++ b/common/msg/blockly/zh-hant.js @@ -3868,7 +3868,7 @@ ZhHant.MIXLY_SHOW = '顯示'; ZhHant.MIXLY_LAMPLIGHT = '燈光'; ZhHant.MIXLY_ACCELERATION = '加速度'; ZhHant.MIXLY_RMB_UNIT = '元'; -ZhHan.MIXLY_GEAR = '檔'; +ZhHant.MIXLY_GEAR = '檔'; ZhHant.MIXLY_LAYER = '層'; ZhHant.MIXLY_GRAM = '克'; ZhHant.MIXLY_METER = '米';