From 3ecbd247c6de3878d00a6b976ad2154cdb778b72 Mon Sep 17 00:00:00 2001 From: Saivann Date: Tue, 4 Jun 2013 17:12:19 -0400 Subject: [PATCH] Add Bitcoin Meetup Groups to the community page --- _templates/community.html | 11 +++++++++++ _translations/en.yml | 1 + 2 files changed, 12 insertions(+) diff --git a/_templates/community.html b/_templates/community.html index 1ee78c8f..7940d4af 100644 --- a/_templates/community.html +++ b/_templates/community.html @@ -37,6 +37,17 @@ id: community
  • {% translate facebook %}
  • {% translate reddit %}
  • {% case page.lang %} +{% when 'ar' %} +{% when 'es' %} +{% when 'fa' %} +{% when 'fr' %} +{% when 'it' %} +{% when 'nl' %} +{% when 'ru' %} +{% else %} +
  • {% translate linkmeetup %}
  • +{% endcase %} +{% case page.lang %} {% when 'es' %}
  • Foro Bitcoin en EspaƱol
  • {% endcase %} diff --git a/_translations/en.yml b/_translations/en.yml index 04472d4a..d5a96474 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -211,6 +211,7 @@ en: linktwitter: "Twitter Search" facebook: "Facebook Page" reddit: "Reddit's Bitcoin community" + linkmeetup: "Bitcoin Meetup Groups" choose-your-wallet: title: "Choose your wallet - Bitcoin" pagetitle: "Choose your wallet"