mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
fix copy (#129)
This commit is contained in:
parent
3aa724ba71
commit
aa79375356
@ -62,7 +62,7 @@ module.exports = {
|
||||
import: {
|
||||
title: 'import',
|
||||
explanation:
|
||||
"Write here you mnemonic, private key, WIF, or anything you've got. BlueWallet will do it's best to guess the correct format and import your wallet",
|
||||
"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",
|
||||
imported: 'Imported',
|
||||
error: 'Failed to import. Is it event valid?',
|
||||
success: 'Success',
|
||||
|
Loading…
Reference in New Issue
Block a user