Skip to content

Commit

Permalink
Update zh-hant.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Jan 29, 2025
1 parent 516241b commit 37806cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpBlocklyJS/SpeechRecognition_20220729/zh-hant.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Blockly.Msg["SPEECHRECOGNITION_STATE"] = "語音辨識啟動狀態";
Blockly.Msg["SPEECHRECOGNITION_START"] = "啟動";
Blockly.Msg["SPEECHRECOGNITION_STOP"] = "停止";
Blockly.Msg["SPEECHRECOGNITION_ONEND"] = "當停止辨識時執行";
Blockly.Msg["SPEECHRECOGNITION_TEXTTONUMBER"] = "數字大寫轉阿拉伯數字";
Blockly.Msg["SPEECHRECOGNITION_TEXTTONUMBER"] = "中文數字轉阿拉伯數字";
Blockly.Msg["ELEMENT_TEXT"] = "文字欄位";
Blockly.Msg["ELEMENT_DIV"] = "區塊標籤";
Blockly.Msg["ELEMENT_IFRAME"] = "內嵌框架";
Expand Down

0 comments on commit 37806cf

Please sign in to comment.