mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
Automatic commit Sat Feb 1 03:00:04 PST 2014
This commit is contained in:
parent
576850a577
commit
1f5f0abd94
53 changed files with 73 additions and 50 deletions
|
@ -8,6 +8,7 @@ goog.require('Blockly.Msg');
|
|||
|
||||
Blockly.Msg.ADD_COMMENT = "Tambahkan sebuah comment";
|
||||
Blockly.Msg.CHANGE_VALUE_TITLE = "Ubah nilai:";
|
||||
Blockly.Msg.CHAT = "Chat with your collaborator by typing in this box!"; // untranslated
|
||||
Blockly.Msg.COLLAPSE_ALL = "Tutup blok";
|
||||
Blockly.Msg.COLLAPSE_BLOCK = "Tutup blok";
|
||||
Blockly.Msg.COLOUR_BLEND_COLOUR1 = "Warna 1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue