small spelling changes

This commit is contained in:
Mario
2020-11-11 14:46:29 +01:00
parent bbc3022644
commit d649c3d395
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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;