chore(boards): 调整micropython下TinyWebDB图形块多语言设置
This commit is contained in:
@@ -795,7 +795,7 @@ export const iot_tiny_web_db_init = {
|
||||
.appendField(Blockly.Msg.MIXLY_EMQX_USERNAME);
|
||||
this.appendValueInput('PASSWORD')
|
||||
.setAlign(Blockly.inputs.Align.RIGHT)
|
||||
.appendField(Blockly.Msg.MIXLY_EMQX_PASSWORD);
|
||||
.appendField(Blockly.Msg.MIXLY_IOT_PASSWORD);
|
||||
this.setInputsInline(false);
|
||||
this.setPreviousStatement(true);
|
||||
this.setNextStatement(true);
|
||||
|
||||
Reference in New Issue
Block a user