diff --git a/core/resources/i18n/i18n.json b/core/resources/i18n/i18n.json index febf05a..c12af4f 100644 --- a/core/resources/i18n/i18n.json +++ b/core/resources/i18n/i18n.json @@ -3794,6 +3794,7 @@ "Enter your wallet secret": "Enter your wallet secret", "Enter {suffix} amount to send": "Enter {suffix} amount to send", "Error": "Error", + "Error creating a wallet": "Error creating a wallet", "Error importing a wallet": "Error importing a wallet", "Error processing mnemonic: {err}": "Error processing mnemonic: {err}", "Exit Full Screen": "Exit Full Screen", @@ -3924,6 +3925,7 @@ "Payment & Recovery Password": "Payment & Recovery Password", "Payment Request": "Payment Request", "Payment request to account: {account}": "Payment request to account: {account}", + "Payment secret is empty": "Payment secret is empty", "Peers": "Peers", "Pending: {amount}": "Pending: {amount}", "Performance": "Performance", @@ -3942,6 +3944,7 @@ "Please enter the wallet secret": "Please enter the wallet secret", "Please enter {suffix} amount to send": "Please enter {suffix} amount to send", "Please note, copying to clipboard carries a risk of exposing your mnemonic to malware.": "Please note, copying to clipboard carries a risk of exposing your mnemonic to malware.", + "Please provide BIP39 passphrase.": "Please provide BIP39 passphrase.", "Please select 'Apply' and restart the application.": "Please select 'Apply' and restart the application.", "Please select account to scan": "Please select account to scan", "Please select an account type": "Please select an account type",