mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +01:00
Routine recompile
Closure changed, this clears an error.
This commit is contained in:
@@ -10,6 +10,7 @@ Blockly.Msg["ADD_COMMENT"] = "Thêm Chú Giải";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Không thể xóa giá trị '%1' vì nó được bao gồm trong định nghĩa của chức năng '%2'";
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Thay giá trị thành:";
|
||||
Blockly.Msg["CLEAN_UP"] = "Sắp xếp lại các khối";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Thu Nhỏ Mọi Mảnh";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Thu Nhỏ Mảnh";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "màu 1";
|
||||
|
||||
Reference in New Issue
Block a user