small spelling changes
This commit is contained in:
@@ -798,6 +798,6 @@ Blockly.Msg.senseBox_mqtt_port = "Port";
|
||||
Blockly.Msg.senseBox_mqtt_username = "Benutzername";
|
||||
Blockly.Msg.senseBox_mqtt_password = "Passwort";
|
||||
Blockly.Msg.sensebox_mqtt_subscribe = "Subscribe to Feed"
|
||||
Blockly.Msg.senseBox_mqtt_publish = "Sende an Feed";
|
||||
Blockly.Msg.senseBox_mqtt_publish = "Sende an Feed/Topic";
|
||||
|
||||
export const De = Blockly.Msg;
|
||||
|
||||
@@ -780,6 +780,6 @@ Blockly.Msg.senseBox_mqtt_port = "Port";
|
||||
Blockly.Msg.senseBox_mqtt_username = "Username";
|
||||
Blockly.Msg.senseBox_mqtt_password = "Password";
|
||||
Blockly.Msg.sensebox_mqtt_subscribe = "Subscribe to Feed"
|
||||
Blockly.Msg.senseBox_mqtt_publish = "Publish to Feed";
|
||||
Blockly.Msg.senseBox_mqtt_publish = "Publish to Feed/Topic";
|
||||
|
||||
export const En = Blockly.Msg;
|
||||
|
||||
Reference in New Issue
Block a user