diff --git a/_i18n/en.yml b/_i18n/en.yml
index 255e17f..3b9ad41 100644
--- a/_i18n/en.yml
+++ b/_i18n/en.yml
@@ -80,6 +80,9 @@ pages:
hero-spend-btn: Spend Dash
hero-trade-btn: Trade Dash
+ claim-heading: Shop directly with Dash
+ claim-subline: Dash can be aquired, held and exchanged in many ways.
+
setup-heading: Learn how to setup your wallet
setup-text:
setup-btn: Lean More
@@ -127,6 +130,9 @@ pages:
hero-mining-btn: Mining
hero-funding-btn: Funding
+ claim-heading: Support The Network
+ claim-subline: Everyone can contribute to Dash
+
masternode-heading: Setup a Masternode and power Dash's Network
masternode-text: Help power Dash by hosting a masternode or join a shared hosting service. Masternodes operators are rewarded for providing decentralized services to our users.
masternode-btn: Setup a Masternode
diff --git a/get-dash/index.html b/get-dash/index.html
index 698cc4e..ee799b9 100644
--- a/get-dash/index.html
+++ b/get-dash/index.html
@@ -15,8 +15,8 @@ description: pages.get-dash.description
Dash can be aquired, held and exchanged in many ways.
+{% t pages.get-dash.claim-subline %}
diff --git a/participate/index.html b/participate/index.html index 35f63ba..1cc9f43 100644 --- a/participate/index.html +++ b/participate/index.html @@ -13,8 +13,8 @@ description: pages.participate.descriptionEveryone can contribute to Dash
+{% t pages.participate.claim-subline %}