mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 09:20:03 +02:00
big locale logic switchover
This commit is contained in:
parent
c1e7274c72
commit
811b9c1b0e
8 changed files with 121 additions and 46 deletions
|
@ -6,6 +6,7 @@ var toGlobalize = {
|
|||
Visuals: require('../visuals'),
|
||||
Git: require('../git'),
|
||||
CommandModel: require('../models/commandModel'),
|
||||
LocaleStore: require('../stores/LocaleStore'),
|
||||
Levels: require('../graph/treeCompare'),
|
||||
Constants: require('../util/constants'),
|
||||
Commands: require('../commands'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue