Skip to content

Commit

Permalink
Update zh-hans.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Mar 9, 2022
1 parent 7ff2ca0 commit a5d0b85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demo_text_20180811/blockly/msg/blocks/zh-hans.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Blockly.Msg.DEMO_TEXT_ADD_SHOW = "网页互动文字";
Blockly.Msg.DEMO_TEXT_ADD_SHOW = "网页互动文字取得元素";
Blockly.Msg.DEMO_TEXT_SHOW = "网页互动文字";
Blockly.Msg.DEMO_TEXT_SET_SHOW = "设定";
Blockly.Msg.DEMO_LEFT = "靠左";
Expand All @@ -22,4 +22,3 @@ Blockly.Msg.DEMO_DISABLED = "停用";
Blockly.Msg.DEMO_DRAGGABLE = "可拖曳";
Blockly.Msg.DEMO_CLASSNAME = "样式名称";
Blockly.Msg.DEMO_INDEX = "索引";
Blockly.Msg.DEMO_TEXT_GET_SHOW = "取得元素";

0 comments on commit a5d0b85

Please sign in to comment.