From 865d0f5116a6ab598b2f6a5c32c6f9bbc1cf1fa3 Mon Sep 17 00:00:00 2001 From: Lee Wong Date: Mon, 3 Apr 2017 22:27:11 +0700 Subject: [PATCH] renamed community page --- _i18n/en.yml | 5 ++++- _includes/hero/community.html | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index 41fd623..ad16836 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -865,6 +865,9 @@ pages: hero-development-btn: Development hero-masternodes-btn: Masternodes hero-video-btn: Video & Audio + hero-graphics-btn: Graphics + hero-legal-btn: Legal + hero-wiki-btn: Wiki discussion-heading: Discussion discussion-text: Discuss Dash on these forums @@ -945,7 +948,7 @@ nav: stats: Network Stats exchanges-list: Full list of Exchanges - community: Community + community: Resources discussion: Discussion social-apps: Social Apps news: News & Info diff --git a/_includes/hero/community.html b/_includes/hero/community.html index 6fd98b1..a3a82fd 100644 --- a/_includes/hero/community.html +++ b/_includes/hero/community.html @@ -20,11 +20,11 @@
- {% t pages.community.hero-discussion-btn %} - {% t pages.community.hero-social-btn %} - {% t pages.community.hero-news-btn %} + {% t pages.community.hero-graphics-btn %} + {% t pages.community.hero-legal-btn %} {% t pages.community.hero-development-btn %} {% t pages.community.hero-masternodes-btn %} + {% t pages.community.hero-wiki-btn %}