From d7b5db3b23a6fdacb94cb2a53bd400a64ce96c46 Mon Sep 17 00:00:00 2001 From: fustyles <34397289+fustyles@users.noreply.github.com> Date: Wed, 1 Jan 2025 17:15:50 +0800 Subject: [PATCH] Update zh-hant.js --- SpBlocklyJS/googlemap_20241226/zh-hant.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpBlocklyJS/googlemap_20241226/zh-hant.js b/SpBlocklyJS/googlemap_20241226/zh-hant.js index d96f1e0130..a4c78dd79e 100644 --- a/SpBlocklyJS/googlemap_20241226/zh-hant.js +++ b/SpBlocklyJS/googlemap_20241226/zh-hant.js @@ -39,8 +39,8 @@ Blockly.Msg["GOOGLEMAP_POINT_UPDATE_LONGITUDE"] = "更新經度"; Blockly.Msg["GOOGLEMAP_POINT_UPDATE_POSITION"] = "更新緯度,經度"; Blockly.Msg["GOOGLEMAP_POINT_UPDATE_TITLE"] = "更新名稱"; Blockly.Msg["GOOGLEMAP_POINT_UPDATE_ZINDEX"] = "更新層疊索引"; - Blockly.Msg["GOOGLEMAP_POINT_UPDATE_ICON"] = "更新圖示"; + Blockly.Msg["GOOGLEMAP_MAP_EVENT_ADD"] = "地圖新增事件"; Blockly.Msg["GOOGLEMAP_MAP_EVENT_REMOVE"] = "地圖移除事件"; Blockly.Msg["GOOGLEMAP_POINT_EVENT_ADD"] = "位置標記新增事件";