Minor copy changes wallet
Set default currency > Set currency These three words prove that a transaction is safe. > You should see these 3 words before signing each transaction You should see these words before signing each transaction. If you don’t, cancel and sign out. > If you see a different combination, cancel the transaction and sign out Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
6424c59c8b
commit
75c5a13d7b
|
@ -855,7 +855,7 @@
|
|||
"sending": "Sending",
|
||||
"sent-at": "Sent at",
|
||||
"set-a-topic": "Create a topic",
|
||||
"set-currency": "Set default currency",
|
||||
"set-currency": "Set currency",
|
||||
"set-dapp-access-permissions": "Set DApp access permissions",
|
||||
"settings": "Settings",
|
||||
"share": "Share",
|
||||
|
@ -922,8 +922,8 @@
|
|||
"this-device-desc": "Your keys will be encrypted and securely stored on your device",
|
||||
"this-is-you-signing": "This is your signing phrase",
|
||||
"this-will-take-few-seconds": "This will take a few seconds",
|
||||
"three-words-description": "These three words prove that a transaction is safe.",
|
||||
"three-words-description-2": "You should see these words before signing each transaction. If you don't, cancel and sign out.",
|
||||
"three-words-description": "You should see these 3 words before signing each transaction",
|
||||
"three-words-description-2": "If you see a different combination, cancel the transaction and sign out",
|
||||
"to": "To",
|
||||
"to-block": "Block",
|
||||
"to-encrypt-enter-password": "To encrypt the account please enter your password",
|
||||
|
|
Loading…
Reference in New Issue