Skip to content

Commit

Permalink
Update en.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Jan 29, 2025
1 parent ad3cf3b commit cad2eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpeechRecognition_20220729/blockly/msg/blocks/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Blockly.Msg["SPEECHRECOGNITION_STATE"] = "Speech Recognition is starting?";
Blockly.Msg["SPEECHRECOGNITION_START"] = "Start";
Blockly.Msg["SPEECHRECOGNITION_STOP"] = "Stop";
Blockly.Msg["SPEECHRECOGNITION_ONEND"] = "After stopping recongnition";
Blockly.Msg["SPEECHRECOGNITION_TEXTTONUMBER"] = "number text to number";
Blockly.Msg["SPEECHRECOGNITION_TEXTTONUMBER"] = "Chinese number text to number";
Blockly.Msg["ELEMENT_TEXT"] = "text";
Blockly.Msg["ELEMENT_DIV"] = "div";
Blockly.Msg["ELEMENT_IFRAME"] = "iframe";
Expand Down

0 comments on commit cad2eba

Please sign in to comment.