diff options
author | brunobar79 <brunobar79@gmail.com> | 2018-08-08 15:00:39 +0800 |
---|---|---|
committer | brunobar79 <brunobar79@gmail.com> | 2018-08-08 15:00:39 +0800 |
commit | c6b7e460b536a6fcff4e4328b1007f677720b585 (patch) | |
tree | 7107eeb7fc05507906e1096811d7920fae5ef0f4 /app/_locales/en/messages.json | |
parent | 2e0916d8ff17c89147005d22e8c100113aaf3360 (diff) | |
download | tangerine-wallet-browser-c6b7e460b536a6fcff4e4328b1007f677720b585.tar tangerine-wallet-browser-c6b7e460b536a6fcff4e4328b1007f677720b585.tar.gz tangerine-wallet-browser-c6b7e460b536a6fcff4e4328b1007f677720b585.tar.bz2 tangerine-wallet-browser-c6b7e460b536a6fcff4e4328b1007f677720b585.tar.lz tangerine-wallet-browser-c6b7e460b536a6fcff4e4328b1007f677720b585.tar.xz tangerine-wallet-browser-c6b7e460b536a6fcff4e4328b1007f677720b585.tar.zst tangerine-wallet-browser-c6b7e460b536a6fcff4e4328b1007f677720b585.zip |
code review changes
Diffstat (limited to 'app/_locales/en/messages.json')
-rw-r--r-- | app/_locales/en/messages.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 4ffa66fc0..62ec4ce37 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1074,6 +1074,9 @@ "message": "We had trouble loading your token balances. You can view them ", "description": "Followed by a link (here) to view token balances" }, + "tryAgain": { + "message": "Try again" + }, "twelveWords": { "message": "These 12 words are the only way to restore your MetaMask accounts.\nSave them somewhere safe and secret." }, |