mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Remove Puzzle app (now in Blockly Games).
This commit is contained in:
@@ -46,7 +46,7 @@ Blockly.Msg.CONTROLS_FOR_INPUT_WITH = "bilangin";
|
||||
Blockly.Msg.CONTROLS_FOR_TOOLTIP = "Magkaroon ng mga variable na %1 na tanggalin ng mga halaga mula sa simulang numero hanggang sa dulong numero, at bilangin sa pamamagitan ng tinukoy na agwat, at gawin ang mga tinukoy na mga blocks.";
|
||||
Blockly.Msg.CONTROLS_IF_ELSEIF_TOOLTIP = "Mag dagdag ng condition sa if block.";
|
||||
Blockly.Msg.CONTROLS_IF_ELSE_TOOLTIP = "Mag Add ng final, kunin lahat ng condition sa if block.";
|
||||
Blockly.Msg.CONTROLS_IF_HELPURL = "https://github.com/google/blockly/wiki/If_Then"; // untranslated
|
||||
Blockly.Msg.CONTROLS_IF_HELPURL = "https://github.com/google/blockly/wiki/IfElse"; // untranslated
|
||||
Blockly.Msg.CONTROLS_IF_IF_TOOLTIP = "Mag Add, remove o kaya mag reorder ng sections para maayos ang if block.";
|
||||
Blockly.Msg.CONTROLS_IF_MSG_ELSE = "else"; // untranslated
|
||||
Blockly.Msg.CONTROLS_IF_MSG_ELSEIF = "else if"; // untranslated
|
||||
|
||||
Reference in New Issue
Block a user