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"