mirror of
https://github.com/google/blockly.git
synced 2026-01-08 01:20:12 +01:00
Routine recompile
Closure changed, this clears an error.
This commit is contained in:
@@ -10,6 +10,7 @@ Blockly.Msg["ADD_COMMENT"] = "Pridať komentár";
|
||||
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Nie je možné zmazať premennú „%1“, pretože je súčasťou definície funkcie „%2“";
|
||||
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Zmeniť hodnotu:";
|
||||
Blockly.Msg["CLEAN_UP"] = "Narovnať bloky";
|
||||
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
||||
Blockly.Msg["COLLAPSE_ALL"] = "Zvinúť bloky";
|
||||
Blockly.Msg["COLLAPSE_BLOCK"] = "Zvinúť blok";
|
||||
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "farba 1";
|
||||
|
||||
Reference in New Issue
Block a user