mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
Imported all zh_CN dialogs and added locale changing support Issue #42
This commit is contained in:
parent
2617357460
commit
cc5466b038
22 changed files with 1693 additions and 222 deletions
|
@ -7,9 +7,7 @@ var TIME = {
|
|||
|
||||
// useful for locks, etc
|
||||
var GLOBAL = {
|
||||
isAnimating: false,
|
||||
// default locale, this changes
|
||||
locale: 'en'
|
||||
isAnimating: false
|
||||
};
|
||||
|
||||
var VIEWPORT = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue