add help text

This commit is contained in:
Mario
2020-12-21 10:18:11 +01:00
parent bf82a396fc
commit 7940885388
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1053,7 +1053,7 @@ Blockly.Msg.assessmenttour_injectionDiv = "Erstelle hier deine Lösung. Du kanns
Blockly.Msg.compile_overlay_head = "Dein Programm wird nun kompiliert und heruntergeladen"
Blockly.Msg.compile_overlay_text = "Kopiere es anschließend auf deine senseBox MCU"
Blockly.Msg.compile_overlay_help = "Benötigst du mehr Hilfe? Dann schaue hier: "
/**
* FAQ
+1 -1
View File
@@ -1016,7 +1016,7 @@ Blockly.Msg.assessmenttour_injectionDiv = "Create your solution here. You can us
Blockly.Msg.compile_overlay_head = "Your program is now compiled and downloaded";
Blockly.Msg.compile_overlay_text = "Then copy it to your senseBox MCU";
Blockly.Msg.compile_overlay_help = "You need help? Have a look here: "
/**
* FAQ
*/