diff --git a/assets/translations/en.json b/assets/translations/en.json index 766b674855..54764c231b 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -209,7 +209,8 @@ "transactionDetailsTitle": "Transaction completed", "customSeedWarningText": "Custom seed phrases are generally less secure and easier to crack than a generated BIP39-compliant seed phrase. To confirm you understand and are aware of the risk, type \"I understand\" in the box below.", "customSeedIUnderstand": "i understand", - "walletCreationBip39SeedError": "BIP39 seed phrase validation failed, try again or select 'Allow custom seed'", + + "walletCreationBip39SeedError": "BIP39 seed phrase validation failed, try again or select 'Use custom seed phrase / private key (WIF)' to proceed", "walletCreationHdBip39SeedError": "Your input seed phrase is not BIP39 compliant, and can not be used in multi-address wallet mode. Please try again, or disable multi-address wallet mode and select 'Allow custom seed' to proceed.", "walletPageNoSuchAsset": "No assets match search criteria", "swap": "Swap", diff --git a/assets/web_pages/fiat_widget.html b/assets/web_pages/fiat_widget.html index 67427c2307..88d3651a8b 100644 --- a/assets/web_pages/fiat_widget.html +++ b/assets/web_pages/fiat_widget.html @@ -28,7 +28,7 @@