aboutsummaryrefslogtreecommitdiffstats
path: root/development/states/first-time.json
diff options
context:
space:
mode:
authorDan <danjm.com@gmail.com>2018-03-24 01:21:19 +0800
committerDan <danjm.com@gmail.com>2018-03-24 02:12:54 +0800
commitcd204ee8036d0efb46aaf5cced5babca94ea97d6 (patch)
treec1673d7b07120c826a02cfae8123c0b1f35dd7a6 /development/states/first-time.json
parent0d71dd7ca0c0c3178670a9882c34d180495a7031 (diff)
downloadtangerine-wallet-browser-cd204ee8036d0efb46aaf5cced5babca94ea97d6.tar.gz
tangerine-wallet-browser-cd204ee8036d0efb46aaf5cced5babca94ea97d6.tar.zst
tangerine-wallet-browser-cd204ee8036d0efb46aaf5cced5babca94ea97d6.zip
Add currentLocale to test states.
Diffstat (limited to 'development/states/first-time.json')
-rw-r--r--development/states/first-time.json3
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,