diff options
Diffstat (limited to 'development/states/first-time.json')
-rw-r--r-- | development/states/first-time.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/states/first-time.json b/development/states/first-time.json index 4f5352992..fe9188b80 100644 --- a/development/states/first-time.json +++ b/development/states/first-time.json @@ -36,7 +36,8 @@ }, "shapeShiftTxList": [], "lostAccounts": [], - "tokens": [] + "tokens": [], + "currentLocale": "en" }, "appState": { "menuOpen": false, |