Browse Source

Typo under "import"

you/your
zigzag
Stuart Downie 6 years ago
committed by GitHub
parent
commit
5f48deddde
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      loc/en.js

2
loc/en.js

@ -72,7 +72,7 @@ module.exports = {
import: {
title: 'import',
explanation:
"Write here you mnemonic, private key, WIF, or anything you've got. BlueWallet will do its best to guess the correct format and import your wallet",
"Write here your mnemonic, private key, WIF, or anything you've got. BlueWallet will do its best to guess the correct format and import your wallet",
imported: 'Imported',
error: 'Failed to import. Is it event valid?',
success: 'Success',

Loading…
Cancel
Save