mirror of
https://github.com/google/blockly.git
synced 2026-01-09 10:00:09 +01:00
Allow flights to be initially expanded in toolbox.
This commit is contained in:
@@ -69,7 +69,7 @@ Blockly.Msg.ENABLE_BLOCK = "Aktifkan blok";
|
||||
Blockly.Msg.EXPAND_ALL = "Kembangkan blok-blok";
|
||||
Blockly.Msg.EXPAND_BLOCK = "Kembangkan blok";
|
||||
Blockly.Msg.EXTERNAL_INPUTS = "Input-input eksternal";
|
||||
Blockly.Msg.HELP = "Tolong";
|
||||
Blockly.Msg.HELP = "Bantuan";
|
||||
Blockly.Msg.INLINE_INPUTS = "Input inline";
|
||||
Blockly.Msg.LISTS_CREATE_EMPTY_HELPURL = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg.LISTS_CREATE_EMPTY_TITLE = "buat list kosong";
|
||||
|
||||
Reference in New Issue
Block a user