From 749618c3bb6dc0bdff6fb99d7ef2b83645c2b18e Mon Sep 17 00:00:00 2001 From: MohitXDC <153725053+MohitXDC@users.noreply.github.com> Date: Wed, 17 Sep 2025 13:35:18 +0400 Subject: [PATCH] Update en_US.json Change "Do you have an extra word" to "Password" to avoid confusion. --- src/translations/create-wallet/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/create-wallet/en_US.json b/src/translations/create-wallet/en_US.json index f2149520cf..7ac36df04a 100644 --- a/src/translations/create-wallet/en_US.json +++ b/src/translations/create-wallet/en_US.json @@ -53,7 +53,7 @@ "value": "Value", "please-enter-9-char": "Please Enter At Least 9 Characters", "invalid-mnemonic": "Error: Invalid Mnemonic", - "do-you-extra-word": "Do you have an Extra Word?", + "do-you-extra-word": "Password", "access-wallet-extra-word-popover": "Some mnemonic phrases are generated with an extra word chosen by the user for added security. It acts as a 13th or 25th word to your phrase, sometimes referred to as a 'password'. If you did not create an extra word when you made your phrase, you should leave this field blank.", "extra-word-popover": "You can add an extra word to your phrase for added security. However, you will need this word everytime you wish to access your phrase. Some wallets may not support adding an extra word when using mnemonic phrases.", "popover": "A mnemonic phrase is a list of 12 - 24 words that can be used to access your wallet.",