diff --git a/_i18n/en.yml b/_i18n/en.yml index 2959821..aae605d 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -2,6 +2,39 @@ # For multiple paragraph content add two line breaks pages: + wallets: + title: Dash Wallets + description: Get the right Dash wallet for your platform + hero-heading: Get a Dash wallet + hero-image: get-dash-n.jpg + hero-wallets-btn: Wallets + hero-guide-btn: Guide + hero-security-btn: Security + wallets-desktop-header: Desktop + wallets-desktop-subtitle: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt + wallets-mobile-header: Mobile + wallets-mobile-subtitle: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt + wallets-hardware-header: Hardware + wallets-hardware-subtitle: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt + wallets-paper-header: Paper + wallets-paper-subtitle: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt + wallets-security-header: Security + wallets-security-subtitle: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt + modal-core-header: Download Dash Core + modal-electrum-header: Download Dash Electrum + modal-win-core-description: Brief Description: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt + modal-win-core-security-key: Security + modal-win-core-security-value: .(full node/spv/hosted) + modal-win-core-source-code-key: Source Code + modal-win-core-source-code-value: .(link/ closed source) + modal-core-users-text: General Users + modal-core-users-value: 0.12.0.58 + modal-core-masternode-text: Masternode Operators + modal-core-masternode-value: 0.12.0.58 + modal-core-pool-text: Pool Operators + modal-core-pool-value: 0.12.0.58 + + contact: title: Contact Dash description: Contact Dash @@ -94,6 +127,7 @@ pages: hero-wallet-version: Dash Wallet (Fullclient v12.0.56) for OSX hero-wallet-version-select: Choose Another hero-download-btn: Download + hero-all-wallets-btn: All Wallets hero-guide-btn: Setup Guide hero-buy-btn: Buy Dash hero-spend-btn: Spend Dash diff --git a/_includes/hero/get-dash.html b/_includes/hero/get-dash.html index 85c7d42..1ce868a 100644 --- a/_includes/hero/get-dash.html +++ b/_includes/hero/get-dash.html @@ -17,6 +17,7 @@
{% t pages.get-dash.hero-download-btn %} + {% t pages.get-dash.hero-all-wallets-btn %}

{% t pages.get-dash.hero-wallet-version %} – ({% t pages.get-dash.hero-wallet-version-select %})

diff --git a/_includes/hero/wallets.html b/_includes/hero/wallets.html new file mode 100644 index 0000000..994e62c --- /dev/null +++ b/_includes/hero/wallets.html @@ -0,0 +1,26 @@ +
+
+ {% capture heroimage %}hero/{% t pages.wallets.hero-image %}{% endcapture %} + {% srcset hero/get-dash-n.jpg ppi:1,2 class="hero__background-image" %} + {% srcset_source width:1920 %} + {% srcset_source width:960 %} + {% endsrcset %} +
+ + + {% include nav-desktop.html logo-color='black' %} + + + + + +
+
diff --git a/_includes/modals/win-core.html b/_includes/modals/win-core.html new file mode 100644 index 0000000..dbae07d --- /dev/null +++ b/_includes/modals/win-core.html @@ -0,0 +1,81 @@ + + + +