diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html
index aab282f3..af1f343c 100755
--- a/_templates/choose-your-wallet.html
+++ b/_templates/choose-your-wallet.html
@@ -394,6 +394,23 @@ wallets:
transparency: "checkfailtransparencynew"
environment: "checkgoodenvironmenthardware"
privacy: "checkneutralprivacyvariable"
+- ledgernanos:
+ title: "Ledger Nano S"
+ titleshort: "Ledger
Nano S"
+ compat: "hardware"
+ level: 2
+ platform:
+ hardware:
+ text: "walletnanos"
+ link: "https://www.ledgerwallet.com/"
+ source: "https://github.com/LedgerHQ/"
+ screenshot: "ledgernanos.png"
+ check:
+ control: "checkgoodcontrolfull"
+ validation: "checkneutralvalidationvariable"
+ transparency: "checkfailtransparencynew"
+ environment: "checkgoodenvironmenthardware"
+ privacy: "checkneutralprivacyvariable"
- bither:
title: "Bither"
titleshort: "Bither"
diff --git a/_translations/en.yml b/_translations/en.yml
index 99035fd6..44c06316 100644
--- a/_translations/en.yml
+++ b/_translations/en.yml
@@ -190,6 +190,7 @@ en:
walletkeepkey: "KeepKey is a hardware wallet that makes bitcoin security simple. When you entrust KeepKey with your money, every bitcoin transaction you make must be reviewed and approved via it's OLED display and confirmation button."
walletcopay: "Copay is the HD-multisignature wallet originally built to secure BitPay's funds. Copay supports multiple personal and shared wallets, testnet, and the full Payment Protocol. A private BWS node can be used for enhanced security and privacy."
walletnano: "Ledger Nano is a hardware wallet built upon a ST23YT66 banking smartcard platform. It keeps the user private keys safe, validates transactions, can be used as a secure prepaid card or a multisignature party. While not open-source, it can be deterministically validated."
+ walletnanos: "Ledger Nano S is a secure Bitcoin hardware wallet. It connects to any computer through USB and embeds a built-in OLED display to double-check and confirm each transaction with a single tap on its buttons."
walletninki: "An advanced wallet for experienced Bitcoin users. Ninki is a multi-signature wallet with a beautiful user interface. You have full control of your bitcoins at all times."
walletbither: "Bither is a simple and secure wallet on many platforms. With special designed Cold/Hot modes, user can easily get both safety and simplicity. Bither's XRANDOM uses different entropy sources to generate true random number for users. Also with HDM, users can have HD's advantages and Multisig's security."
walletcoinapult: "Coinapult's wallet is designed with Bitcoin newcomers in mind. It allows sending bitcoins via email and SMS, and a handy tool called Locks helps protecting your balance from Bitcoin price swings. Users can Lock bitcoins to Gold, Euros, and more!"
diff --git a/img/screenshots/ledgernanos.png b/img/screenshots/ledgernanos.png
new file mode 100644
index 00000000..ea06fd2b
Binary files /dev/null and b/img/screenshots/ledgernanos.png differ
diff --git a/img/wallet/ledgernano.png b/img/wallet/ledgernano.png
index 4bba7233..cf1af2f1 100644
Binary files a/img/wallet/ledgernano.png and b/img/wallet/ledgernano.png differ
diff --git a/img/wallet/ledgernanos.png b/img/wallet/ledgernanos.png
new file mode 100644
index 00000000..cf1af2f1
Binary files /dev/null and b/img/wallet/ledgernanos.png differ