aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/en
diff options
context:
space:
mode:
authorbrunobar79 <brunobar79@gmail.com>2018-07-11 07:19:29 +0800
committerbrunobar79 <brunobar79@gmail.com>2018-07-11 07:19:29 +0800
commitb9c2994d24e688305d63aaefd7fac88d88773ad9 (patch)
tree84ead9430283666999f20aef1cfcbda41de80854 /app/_locales/en
parent9b81180ab10cf8ca59666104e862c0331e953591 (diff)
downloadtangerine-wallet-browser-b9c2994d24e688305d63aaefd7fac88d88773ad9.tar
tangerine-wallet-browser-b9c2994d24e688305d63aaefd7fac88d88773ad9.tar.gz
tangerine-wallet-browser-b9c2994d24e688305d63aaefd7fac88d88773ad9.tar.bz2
tangerine-wallet-browser-b9c2994d24e688305d63aaefd7fac88d88773ad9.tar.lz
tangerine-wallet-browser-b9c2994d24e688305d63aaefd7fac88d88773ad9.tar.xz
tangerine-wallet-browser-b9c2994d24e688305d63aaefd7fac88d88773ad9.tar.zst
tangerine-wallet-browser-b9c2994d24e688305d63aaefd7fac88d88773ad9.zip
finish warning modal UI
Diffstat (limited to 'app/_locales/en')
-rw-r--r--app/_locales/en/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index 303a612f1..c4f78d121 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -733,6 +733,15 @@
"revert": {
"message": "Revert"
},
+ "remove": {
+ "message": "remove"
+ },
+ "removeAccount": {
+ "message": "Remove account?"
+ },
+ "removeAccountDescription": {
+ "message": "This account will be removed from your wallet. Please make sure you have the original seed phrase or private key for this imported account before continuing. You can import or create accounts again from the account drop-down. "
+ },
"rinkeby": {
"message": "Rinkeby Test Network"
},