Downloads: add trezor safe 3, 5 hww

This commit is contained in:
plowsof 2025-04-02 14:58:42 +01:00
parent 8231f3b2e8
commit 72adf6129d
2 changed files with 4 additions and 1 deletions
_i18n
downloads

View file

@ -289,7 +289,7 @@ downloads:
localsyncinfo: These wallets connect to @remote-nodes and scan the @blockchain on your device, without sharing any key with the nodes. They provide higher privacy, but require more time synchronizing, since missing @blocks will be scanned only when the wallet is opened.
remotesync: Remote synchronization (lightweight)
remotesyncinfo: These wallets share your private @view-key with a remote server, which continuously scans the blockchain looking for your transactions. They are faster to use, but your privacy can be lessened if you don't control the remote server.
hwdesc: "Hardware wallets are cryptographically secure devices that help keep your coins safe. Monero is currently supported by Ledger Nano (S, S Plus, and X) and Trezor (Model T, Safe 3)"
hwdesc: "Hardware wallets are cryptographically secure devices that help keep your coins safe. Monero is currently supported by Ledger Nano (S, S Plus, and X) and Trezor (Model T, Safe 3, Safe 5)"
hwth: Hardware Wallet
instructions: Usage instructions
hwthmodel: Model(s)

View file

@ -352,6 +352,7 @@ meta_descr: downloads.intro
<ul>
<li>Model T</li>
<li>Safe 3</li>
<li>Safe 5</li>
</ul>
</td>
<td>
@ -390,6 +391,8 @@ meta_descr: downloads.intro
<ul>
<b>{% t downloads.hwmobmodels %}</b>
<li>Model T</li>
<li>Safe 3</li>
<li>Safe 5</li>
<b>{% t downloads.hwthsupported %}:</b>
<li>Monero GUI</li>
<li>Monero CLI</li>