big locale logic switchover

This commit is contained in:
Peter Cottle 2015-03-28 10:59:46 -07:00
parent c1e7274c72
commit 811b9c1b0e
8 changed files with 121 additions and 46 deletions

View file

@ -6,7 +6,8 @@ module.exports = {
ActionTypes: keyMirror({
SUBMIT_COMMAND: null,
CHANGE_LOCALE: null
CHANGE_LOCALE: null,
CHANGE_LOCALE_FROM_HEADER: null
}),
PayloadSources: keyMirror({