diff --git a/_i18n/en.yml b/_i18n/en.yml index c7b94de..2abb202 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -301,6 +301,7 @@ pages: hero-text: Download the latest Dash client to get started hero-wallet-version: Dash Wallet (Fullclient v12.0.56) for OSX hero-wallet-version-select: Choose Another + hero-platform-not-detected: "We're sorry, but your platform could not be automatically detected. Please select \"All Wallets\" to find a compatible version." hero-download-btn: Download hero-all-wallets-btn: All Wallets hero-guide-btn: Setup Guide diff --git a/_includes/hero/get-dash.html b/_includes/hero/get-dash.html index 1ce868a..ecd3c57 100644 --- a/_includes/hero/get-dash.html +++ b/_includes/hero/get-dash.html @@ -10,16 +10,18 @@ {% include nav-desktop.html logo-color='black' %} +
{% t pages.get-dash.hero-text %}
-{% t pages.get-dash.hero-wallet-version %} – ({% t pages.get-dash.hero-wallet-version-select %})
+{% t pages.get-dash.hero-platform-not-detected %}
+