mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
add traditional chinese
This commit is contained in:
parent
c9e180393d
commit
9f9751242e
5 changed files with 11 additions and 11 deletions
|
@ -739,7 +739,7 @@ var IntlHelperBar = HelperBar.extend({
|
|||
this.hide();
|
||||
},
|
||||
|
||||
onChineseClick: function() {
|
||||
onSimpchineseClick: function() {
|
||||
this.fireCommand('locale zh_CN; levels');
|
||||
this.hide();
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue