mirror of
https://github.com/google/blockly.git
synced 2026-01-06 00:20:37 +01:00
Routine recompile
Closure changed, this clears an error.
This commit is contained in:
@@ -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"] = "رنگ ۱";
|
||||
|
||||
Reference in New Issue
Block a user