Files
eranos/src/components
Alex Gleason abd6cd95b1 wallet: simplify the seed-phrase backup dialog
Strip the redundant in-dialog header, the BIP-86/Taproot explainer, and
both the Reveal and Copy buttons from the seed-phrase backup UI. The
seed-phrase box itself is now the reveal affordance — tap to expose the
words, tap again to hide them. Copy-to-clipboard is gone entirely (users
write the words down rather than paste them).

- WalletBackupMnemonic: drop the inline "Wallet seed phrase" h2 + KeyRound
  icon (the DialogTitle already renders the same heading), drop the
  Nostr-key-derivation explainer paragraph, drop the two-button row at the
  bottom, drop the copied-state and useToast wiring. Wrap the seed-phrase
  box in a <button> with aria-pressed and aria-label so screen readers know
  it's a toggle.
- en.json:
  - Rewrite walletBackup.dialogDescription to the new short copy: "You can
    access your Agora wallet in any Bitcoin wallet by importing this 24-word
    backup."
  - Rewrite walletBackup.hidden to "Tap to display your 24-word seed
    phrase." (dropping the "Tap Reveal" wording, since there is no Reveal
    button anymore).
  - Add walletBackup.revealAria / hideAria for the toggle button's
    aria-label.
  - Remove walletBackup.explainer, .reveal, .hide, .copy, .copied,
    .copyFailedTitle, .copyFailedDescription.
- Mirror the same restructuring across all 14 other locales. Four locales
  (hi, id, tr, zh-Hant) didn't previously have a walletBackup block at all
  and were falling back to English — they now ship full translations.
2026-05-24 18:09:02 -05:00
..
2026-05-23 20:56:43 -05:00
2026-05-23 16:29:38 -05:00
2026-05-20 12:32:57 -07:00
2026-05-11 14:49:11 +07:00
2026-04-30 11:22:07 -05:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-22 23:37:32 -07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00
2026-05-22 23:37:32 -07:00
2026-05-11 14:49:11 +07:00
2026-05-11 14:49:11 +07:00