add traditional chinese

This commit is contained in:
mht 2014-03-21 12:41:04 +08:00
parent c9e180393d
commit 9f9751242e
5 changed files with 11 additions and 11 deletions

View file

@ -739,7 +739,7 @@ var IntlHelperBar = HelperBar.extend({
this.hide();
},
onChineseClick: function() {
onSimpchineseClick: function() {
this.fireCommand('locale zh_CN; levels');
this.hide();
},