Imported all zh_CN dialogs and added locale changing support Issue #42

This commit is contained in:
Peter Cottle 2013-02-23 14:31:40 -08:00
parent 2617357460
commit cc5466b038
22 changed files with 1693 additions and 222 deletions

View file

@ -7,9 +7,7 @@ var TIME = {
// useful for locks, etc
var GLOBAL = {
isAnimating: false,
// default locale, this changes
locale: 'en'
isAnimating: false
};
var VIEWPORT = {