Routine recompile

Closure changed, this clears an error.
This commit is contained in:
Neil Fraser
2019-03-27 15:27:41 -07:00
committed by Neil Fraser
parent 405b1e4e78
commit 96cd8f95f3
92 changed files with 1789 additions and 701 deletions

View File

@@ -10,6 +10,7 @@ Blockly.Msg["ADD_COMMENT"] = "افزودن نظر";
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
Blockly.Msg["CHANGE_VALUE_TITLE"] = "تغییر مقدار:";
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
Blockly.Msg["COLLAPSE_ALL"] = "فروپاشی بلوک‌ها";
Blockly.Msg["COLLAPSE_BLOCK"] = "فروپاشی بلوک";
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "رنگ ۱";