mirror of
https://github.com/google/blockly.git
synced 2026-01-08 01:20:12 +01:00
Recompile after TranslateWiki push.
This commit is contained in:
@@ -260,7 +260,7 @@ Blockly.Msg.ME = "Я";
|
||||
Blockly.Msg.NEW_VARIABLE = "Нова змінна...";
|
||||
Blockly.Msg.NEW_VARIABLE_TITLE = "Нове ім'я змінної:";
|
||||
Blockly.Msg.ORDINAL_NUMBER_SUFFIX = "-ий.";
|
||||
Blockly.Msg.PROCEDURES_ALLOW_STATEMENTS = "allow statements"; // untranslated
|
||||
Blockly.Msg.PROCEDURES_ALLOW_STATEMENTS = "дозволити твердження";
|
||||
Blockly.Msg.PROCEDURES_BEFORE_PARAMS = "з:";
|
||||
Blockly.Msg.PROCEDURES_CALLNORETURN_CALL = "блок тексту";
|
||||
Blockly.Msg.PROCEDURES_CALLNORETURN_HELPURL = "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29";
|
||||
|
||||
Reference in New Issue
Block a user