Skip to content
This repository was archived by the owner on Nov 22, 2021. It is now read-only.

Commit cfa4cb5

Browse files
committed
fixed wrong words
1 parent 3fa420a commit cfa4cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/msg/zh-hant.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ Blockly.Msg.WEBDUINO_ULTRASONIC_STOP = "停止擷取距離";
258258

259259
Blockly.Msg.WEBDUINO_DHT_NEW = "溫濕度傳感器,腳位";
260260
Blockly.Msg.WEBDUINO_DHT_GET = "偵測溫濕度,每";
261-
Blockly.Msg.WEBDUINO_DHT_GET_TIME = "豪秒 ( 1/1000 秒 ) 擷取一次";
261+
Blockly.Msg.WEBDUINO_DHT_GET_TIME = "毫秒 ( 1/1000 秒 ) 擷取一次";
262262
Blockly.Msg.WEBDUINO_DHT_GET_DO = "執行";
263263
Blockly.Msg.WEBDUINO_DHT_GET_NOW = "所測得目前的";
264264
Blockly.Msg.WEBDUINO_DHT_GET_T = "溫度 (攝氏)";

0 commit comments

Comments
 (0)