diff --git a/_i18n/en.yml b/_i18n/en.yml index fbb5802f..8e5ca7ce 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -251,6 +251,10 @@ downloads: desktop: Desktop antivirus: Antivirus sourcearchive: Source Code (archive) + localsync: Local synchronization + 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/X and Trezor Model T." hwth: Hardware Wallet instructions: Usage instructions diff --git a/downloads/index.md b/downloads/index.md index 6ee0be5f..80a22970 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -232,6 +232,8 @@ permalink: /downloads/index.html
{% t downloads.mobilelight1 %} {% t downloads.mobilelight2 %} {% t downloads.mobilelight3 %}
+{% t downloads.localsyncinfo %}
{% t downloads.wallet %} | @@ -251,6 +253,16 @@ permalink: /downloads/index.htmlX |
---|
{% t downloads.remotesyncinfo %}
+{% t downloads.wallet %} | +{% t downloads.mobile %} | +{% t downloads.desktop %} | +{% t downloads.sourcecode %} | +
---|---|---|---|
MyMonero | @@ -265,9 +277,15 @@ permalink: /downloads/index.html |
{% t downloads.localsyncinfo %}
+{% t downloads.remotesyncinfo %}
+