add help text
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user