mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Routine recompile
This commit is contained in:
@@ -10,7 +10,7 @@ Blockly.Msg["ADD_COMMENT"] = "添加注释";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "不能删除变量“%1”,因为它是函数“%2”定义的一部分";
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "更改值:";
|
||||
Blockly.Msg["CLEAN_UP"] = "整理块";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "已收起的信息块内包含警告。";
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "折叠块";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "折叠块";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "颜色1";
|
||||
|
||||
Reference in New Issue
Block a user