Merge pull request #184 from StuDownie/patch-1

Typo under "import"
This commit is contained in:
Marcos Rodriguez Vélez 2018-12-30 17:56:46 -05:00 committed by GitHub
commit 354a5828ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',