Skip to content

Commit

Permalink
locales: fix addressesToGenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloudis committed Sep 27, 2024
1 parent bba9542 commit 9db178c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
"views.ImportAccount.addressType": "Address type",
"views.ImportAccount.existingAccount": "Existing account (has funds already)",
"views.ImportAccount.existingAccountNote": "If importing an existing account, ZEUS will initiate a rescan from the block height specified below. Please leave the app open for up to 10 minutes for balances to be reflected accurately",
"views.ImportAccount.addressesToGenerate": "Number of address to generate",
"views.ImportAccount.addressesToGenerate": "Number of addresses to generate",
"views.ImportAccount.importAccount": "Import Account",
"views.ImportAccount.note": "NOTE: Events (deposits/spends) for keys derived from an account will only be detected by LND if they happen after the import. Rescans to detect past events will be supported later on.",
"views.ImportAccount.derivationPath": "Derivation Path",
Expand Down

0 comments on commit 9db178c

Please sign in to comment.