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 69b3fd7 commit b908ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpBlocklyJS/SpeechRecognition_20220729/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Blockly.Msg["SPEECHRECOGNITION_LANGUAGE_SHOW"] = "Set Language";
Blockly.Msg["SPEECHRECOGNITION_GET_SHOW"] = "Get Recognized Text";
Blockly.Msg["SPEECHRECOGNITION_LISTENER_SHOW"] = "Execute After Speech Recognition Completes";
Blockly.Msg["SPEECHRECOGNITION_KEYWORD_SHOW"] = "Contains Keyword";
Blockly.Msg["SPEECHRECOGNITION_INTERIM"] = "Show Intermediate Recognition Text";
Blockly.Msg["SPEECHRECOGNITION_INTERIM"] = "Display process text";
Blockly.Msg["SPEECHRECOGNITION_LEFT"] = "Left Distance";
Blockly.Msg["SPEECHRECOGNITION_TOP"] = "Top Distance";
Blockly.Msg["SPEECHRECOGNITION_FONTSIZE"] = "Font Size";
Expand Down

0 comments on commit b908ece

Please sign in to comment.