diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html
index 46e6800b..3e939b06 100755
--- a/_templates/choose-your-wallet.html
+++ b/_templates/choose-your-wallet.html
@@ -152,6 +152,21 @@ id: choose-your-wallet
{% endcase %}
+{% case page.lang %}
+{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'hu' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
+{% else %}
+
+
+

+
+{% endcase %}
@@ -355,6 +370,23 @@ id: choose-your-wallet
{% endcase %}
+{% case page.lang %}
+{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'hu' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
+{% else %}
+
+
+

+
+{% endcase %}
@@ -460,6 +492,19 @@ id: choose-your-wallet
BitGo
+
diff --git a/_translations/en.yml b/_translations/en.yml
index 56c73b9f..c129f661 100644
--- a/_translations/en.yml
+++ b/_translations/en.yml
@@ -121,6 +121,7 @@ en:
walletcoinbase: "Coinbase is a web wallet service that aims to be easy to use. It also provides an Android web wallet app, merchant tools and integration with US bank accounts to buy and sell bitcoins."
walletcoinkite: "Coinkite is a web wallet & debit card service that aims to be easy to use. It also works on mobile browsers, has merchant tools, point-of-sale payment terminals. It is a hybrid wallet and full reserve vault."
walletbitgo: "BitGo is a multi-signature wallet offering the highest levels of security. Every transaction requires two signatures, protecting your bitcoins from malware and server attacks. Private keys are held by the user such that BitGo cannot access the bitcoins. It is a good choice for non technical users."
+ walletgreenaddress: "GreenAddress is a user-friendly multi-signature wallet with improved security and privacy. At no time your keys are server side, not even encrypted. For security reasons, you should always use 2FA and the browser extension or Android App."
walletdownload: "Download"
walletvisit: "Visit website"
walletwebwarning: "Be careful"
diff --git a/img/clients/lo-greenaddress.png b/img/clients/lo-greenaddress.png
new file mode 100644
index 00000000..3bce21e9
Binary files /dev/null and b/img/clients/lo-greenaddress.png differ