mirror of
https://github.com/google/blockly.git
synced 2026-01-04 15:40:08 +01:00
Add option to delete all blocks on workspace.
This commit is contained in:
@@ -5,7 +5,6 @@ var MSG = {
|
||||
runTooltip: "Das Programm ausführen, das von den Bausteinen im Arbeitsbereich definiert ist.",
|
||||
badCode: "Programmfehler:\n%1",
|
||||
timeout: "Die maximalen Ausführungswiederholungen wurden überschritten.",
|
||||
discard: "Alle %1 Bausteine löschen?",
|
||||
trashTooltip: "Alle Bausteine verwerfen.",
|
||||
catLogic: "Logik",
|
||||
catLoops: "Schleifen",
|
||||
|
||||
Reference in New Issue
Block a user