mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
Merge branch 'master' into splashios
This commit is contained in:
commit
fe94acbf01
1 changed files with 2 additions and 2 deletions
|
@ -452,7 +452,6 @@
|
||||||
"no_ln_wallet_error": "Antes de pagar una factura Lightning, primero debes agregar una billetera Lightning.",
|
"no_ln_wallet_error": "Antes de pagar una factura Lightning, primero debes agregar una billetera Lightning.",
|
||||||
"looks_like_bip38": "Esto parece una clave privada protegida por contraseña (BIP38).",
|
"looks_like_bip38": "Esto parece una clave privada protegida por contraseña (BIP38).",
|
||||||
"reorder_title": "Reorganizar Billeteras",
|
"reorder_title": "Reorganizar Billeteras",
|
||||||
"reorder_instructions": "Toca y mantén presionada una billetera para arrastrarla por la lista.",
|
|
||||||
"please_continue_scanning": "Por favor continúa escaneando.",
|
"please_continue_scanning": "Por favor continúa escaneando.",
|
||||||
"select_no_bitcoin": "Actualmente no hay billeteras Bitcoin disponibles.",
|
"select_no_bitcoin": "Actualmente no hay billeteras Bitcoin disponibles.",
|
||||||
"select_no_bitcoin_exp": "Se requiere una billetera Bitcoin para recargar las billeteras Lightning. Por favor, crea o importa una.",
|
"select_no_bitcoin_exp": "Se requiere una billetera Bitcoin para recargar las billeteras Lightning. Por favor, crea o importa una.",
|
||||||
|
@ -462,7 +461,8 @@
|
||||||
"warning_do_not_disclose": "¡Advertencia! No revelar.",
|
"warning_do_not_disclose": "¡Advertencia! No revelar.",
|
||||||
"add_ln_wallet_first": "Primero debes agregar una billetera Lightning.",
|
"add_ln_wallet_first": "Primero debes agregar una billetera Lightning.",
|
||||||
"identity_pubkey": "Identidad Pubkey",
|
"identity_pubkey": "Identidad Pubkey",
|
||||||
"xpub_title": "XPUB de la billetera"
|
"xpub_title": "XPUB de la billetera",
|
||||||
|
"search_wallets": "Buscar billeteras"
|
||||||
},
|
},
|
||||||
"multisig": {
|
"multisig": {
|
||||||
"multisig_vault": "Bóveda",
|
"multisig_vault": "Bóveda",
|
||||||
|
|
Loading…
Add table
Reference in a new issue