Skip to content

Commit b701248

Browse files
GuniveMarkusBordihn
authored andcommitted
Added Chinese Blockly files (#201)
1 parent 5d49534 commit b701248

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/external/extra_files.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ closureBuilder.build({
5353
BlocklyPath + 'msg/js/ko.js',
5454
BlocklyPath + 'msg/js/sv.js',
5555
BlocklyPath + 'msg/js/vi.js',
56+
BlocklyPath + 'msg/js/zh.js',
5657
],
5758
out: 'genfiles/third_party/external/blockly/msg/',
5859
});

0 commit comments

Comments
 (0)