Copy update multiaccount

Fixes copy update in #8447

In the UI we want to refer to a watch only address as `address` instead of `account`. Interactions with an address are limited compared to an account in wallet. e.g. there is no option to send assets from this account as Status wallet does not have the key to sign for transactions.

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
hesterbruikman 2019-10-02 13:05:09 +02:00 committed by Andrey Shovkoplyas
parent 5ce678eb62
commit 696df8ea2e
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"active-online": "Online",
"active-unknown": "Unknown",
"add": "Add",
"add-a-watch-account": "Add a watch-only account",
"add-a-watch-account": "Add a watch-only address",
"add-account": "Add account",
"add-account-description": "You can import any type of Ethereum account to add it to your Status wallet",
"add-account-incorrect-password": "Password seems to be incorrect. Enter the password you use to unlock the app.",