diff --git a/packages/shared/locales/en.json b/packages/shared/locales/en.json index 772f587a656..6175f325568 100644 --- a/packages/shared/locales/en.json +++ b/packages/shared/locales/en.json @@ -1234,14 +1234,14 @@ "save": "Save", "importSeed": "Import an existing seed", "restoreWallet": { - "iota": "Migrate or restore a wallet", + "iota": "Restore IOTA profile", "iotaAlphanet": "Restore IOTA Alphanet profile", "shimmer": "Restore Shimmer profile", "testnet": "Restore Testnet profile", "custom": "Restore Custom Network profile" }, "restoreWalletDescription": { - "iota": "Migrate to Chrysalis or restore an existing wallet", + "iota": "Restore an existing IOTA profile", "iotaAlphanet": "Restore an existing IOTA Alphanet profile", "shimmer": "Restore an existing Shimmer profile", "testnet": "Restore an existing Testnet profile",