mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Recompile after new languages.
This commit is contained in:
@@ -76,7 +76,7 @@ Blockly.Msg.EXPAND_BLOCK = "ブロックを展開します。";
|
||||
Blockly.Msg.EXTERNAL_INPUTS = "外部入力";
|
||||
Blockly.Msg.HELP = "ヘルプ";
|
||||
Blockly.Msg.INLINE_INPUTS = "インライン入力";
|
||||
Blockly.Msg.LISTS_CREATE_EMPTY_HELPURL = "https://en.wikipedia.org/wiki/Linked_list#Empty_lists";
|
||||
Blockly.Msg.LISTS_CREATE_EMPTY_HELPURL = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
|
||||
Blockly.Msg.LISTS_CREATE_EMPTY_TITLE = "空のリストを作成します。";
|
||||
Blockly.Msg.LISTS_CREATE_EMPTY_TOOLTIP = "長さゼロ、データ レコード空のリストを返します";
|
||||
Blockly.Msg.LISTS_CREATE_WITH_CONTAINER_TITLE_ADD = "リスト";
|
||||
|
||||
Reference in New Issue
Block a user