mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
merged
This commit is contained in:
parent
2d2762671e
commit
2054a177e0
3 changed files with 3 additions and 52 deletions
52
_i18n/en.yml
52
_i18n/en.yml
|
@ -11,6 +11,7 @@ pages:
|
|||
hero-tax-btn: Tax Treatment
|
||||
hero-compliance-btn: Compliance FIAT - DASH
|
||||
|
||||
|
||||
tax-text: What is the Tax Treatment of the Masternode Operators’ DASH?
|
||||
tax-hero: Dash can be acquired, held and exchanged in many ways.
|
||||
buy-btn: Buy Dash
|
||||
|
@ -35,6 +36,7 @@ pages:
|
|||
|
||||
treatment-masternode-heading: Tax Treatment of the Masternode
|
||||
|
||||
|
||||
vitrtual-kiosk-heading: Quick Guide To Operating a Virtual Currency Kiosk
|
||||
vitrtual-kiosk-btn: Learn More
|
||||
|
||||
|
@ -63,56 +65,6 @@ pages:
|
|||
visa-text: Dash-Visa debit card with no foreign transaction fees and mobile "tap & pay"
|
||||
visa-btn: Get Shake
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
claim-heading: Buy, Sell, Exchange Dash
|
||||
claim-subline: Dash can be acquired, held and exchanged in many ways.
|
||||
|
||||
setup-heading: Learn how to setup your wallet
|
||||
setup-text:
|
||||
setup-btn: Learn More
|
||||
setup-link: https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146941
|
||||
|
||||
buy-heading: Buy Dash Online
|
||||
buy-text: Convert local currency to Dash and send it to your wallet
|
||||
buy-btn: Buy Dash
|
||||
buy-link: https://dashpay.atlassian.net/wiki/x/JwDnAg
|
||||
|
||||
trade-heading: Trade Dash on an exchange
|
||||
trade-text: Trade local currency for Dash on an exchange
|
||||
trade-btn: Trade Dash
|
||||
trade-link: https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693307
|
||||
|
||||
atm-heading: Buy Dash at an ATM
|
||||
atm-text: Instant Dash purchases from an ATM in your country
|
||||
atm-btn: ATM Locator
|
||||
atm-link: https://dashpay.atlassian.net/wiki/x/JgAFBQ
|
||||
|
||||
shop-heading: Shop direct with Dash
|
||||
shop-text: Instant and private online purchases, direct from your Dash wallet
|
||||
shop-btn: More Merchants
|
||||
shop-link: https://dashpay.atlassian.net/wiki/display/DOC/Merchants
|
||||
shop-join-btn: Become a Merchant
|
||||
|
||||
visa-heading: Shop at Visa stores
|
||||
visa-text: 'Dash-Visa debit card with no foreign transaction fees and mobile "tap & pay"'
|
||||
visa-btn: Get Shake
|
||||
visa-link: https://shakepay.co/#/
|
||||
|
||||
need-heading: Need some Dash?
|
||||
need-text: Signup on our forum we'll send you some Dash!
|
||||
need-btn: Sign up for Dash
|
||||
need-link: https://www.dash.org/forum
|
||||
need-input: Enter Your Email Address
|
||||
|
||||
exchanges:
|
||||
title: Exchanges
|
||||
description: Buy Dash at these exchanges and brokers
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<div class="hero" id="hero">
|
||||
<div class="hero__background">
|
||||
{% capture heroimage %}hero/{% t pages.get-dash.hero-image %}{% endcapture %}
|
||||
{% srcset hero/get-dash-n.jpg ppi:1,2 class="hero__background-image" %}
|
||||
{% srcset hero/legal.jpeg ppi:1,2 class="hero__background-image" %}
|
||||
{% srcset_source width:1920 %}
|
||||
{% srcset_source width:960 %}
|
||||
{% endsrcset %}
|
||||
|
|
|
@ -160,7 +160,6 @@ description: pages.legal.description
|
|||
<h3 class="info-grid__item-title">{% t pages.legal.docs-heading %}</h3>
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-STEP3)" target="_blank" class="info-grid__item-link">{% t pages.legal.docs-heading-btn %}</a>
|
||||
</article>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue