mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
FIX: typos in lang file
This commit is contained in:
parent
ee9d56d4a0
commit
51427d2d6c
14
loc/en.json
14
loc/en.json
@ -114,14 +114,14 @@
|
||||
"payButton": "Pay",
|
||||
"placeholder": "Invoice",
|
||||
"open_channel": "Open Channel",
|
||||
"funding_amount_placeholder": "Funding amount, for exampe 0.001",
|
||||
"funding_amount_placeholder": "Funding amount, for example 0.001",
|
||||
"opening_channnel_for_from":"Opening channel for wallet {forWalletLabel}, by funding from {fromWalletLabel}",
|
||||
"are_you_sure_open_channel": "Are you sure you want to open this channel?",
|
||||
"are_you_sure_exit_without_new_channel": "Are you sure you exit without opening a channel?",
|
||||
"are_you_sure_exit_without_new_channel": "Are you sure you want to exit without opening a channel?",
|
||||
"public": "Public",
|
||||
"public_description": "Visible on the Network, can be a routing node and earn fees.",
|
||||
"public_description": "Visible on the network: It can be a routing node and earn fees.",
|
||||
"private": "Private",
|
||||
"private_description": "Invisible to anyone and preserves your payments privacy.",
|
||||
"private_description": "Invisible on the network: It will preserve the privacy of your payments.",
|
||||
"local_reserve": "Local reserve",
|
||||
"potentialFee": "Potential Fee: {fee}",
|
||||
"remote_host": "Remote host",
|
||||
@ -245,7 +245,7 @@
|
||||
"open_settings": "Open Settings",
|
||||
"permission_storage_later": "Ask me later",
|
||||
"permission_storage_message": "BlueWallet needs your permission to access your storage to save this file.",
|
||||
"permission_storage_denied_message": "BlueWallet is unable save this file. Please open your device settings and enable Storage Permission.",
|
||||
"permission_storage_denied_message": "BlueWallet is unable to save this file. Please open your device settings and enable Storage Permission.",
|
||||
"permission_storage_title": "Storage Access Permission",
|
||||
"psbt_clipboard": "Copy to Clipboard",
|
||||
"psbt_this_is_psbt": "This is a Partially Signed Bitcoin Transaction (PSBT). Please finish signing it with your hardware wallet.",
|
||||
@ -579,7 +579,7 @@
|
||||
"ms_help_title1": "Multiple devices are advised.",
|
||||
"ms_help_1": "The Vault will work with other BlueWallet apps and PSBT compatible wallets, such as Electrum, Specter, Coldcard, Cobo Vault, etc.",
|
||||
"ms_help_title2": "Editing Keys",
|
||||
"ms_help_2": "You can create all Vault keys in this device and remove or edit them keys later. Having all keys on the same device has the equivalent security of a regular Bitcoin wallet.",
|
||||
"ms_help_2": "You can create all Vault keys in this device and remove or edit them later. Having all keys on the same device has the equivalent security of a regular Bitcoin wallet.",
|
||||
"ms_help_title3": "Vault Backups",
|
||||
"ms_help_3": "On the wallet options, you will find your Vault backup and watch-only backup. This backup is like a map to your wallet. It is essential for wallet recovery in case you lose one of your seeds.",
|
||||
"ms_help_title4": "Importing Vaults",
|
||||
@ -624,7 +624,7 @@
|
||||
"sign_placeholder_message": "Message",
|
||||
"sign_placeholder_signature": "Signature",
|
||||
"sign_aopp_title": "AOPP",
|
||||
"sign_aopp_confirm": "Do you want to send signed message to {hostname}?",
|
||||
"sign_aopp_confirm": "Do you want to send a signed message to {hostname}?",
|
||||
"addresses_title": "Addresses",
|
||||
"type_change": "Change",
|
||||
"type_receive": "Receive",
|
||||
|
Loading…
Reference in New Issue
Block a user