Skip to content

Commit 8c2a598

Browse files
authored
feat(extension): rename wallet sync to hd wallet sync (#716)
1 parent 1da1cbb commit 8c2a598

File tree

1 file changed

+2
-2
lines changed
  • apps/browser-extension-wallet/src/lib/translations

1 file changed

+2
-2
lines changed

apps/browser-extension-wallet/src/lib/translations/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -801,9 +801,9 @@
801801
"authorizedDApps.title": "Authorized DApps",
802802
"authorizedDApps.description": "See and manage authorized DApps",
803803
"walletSync": {
804-
"description": "Update or sync your wallet",
804+
"description": "Sync new addresses of your HD wallet. This may be needed if you're using other HD wallets at the same time as Lace",
805805
"ctaLabel": "Sync",
806-
"title": "Wallet sync"
806+
"title": "HD wallet sync"
807807
}
808808
},
809809
"preferences": {

0 commit comments

Comments
 (0)