From 56318c0f6ef1a03d627d38a9031b1529afb776d2 Mon Sep 17 00:00:00 2001 From: arvicco Date: Wed, 24 Sep 2014 11:30:21 -0700 Subject: [PATCH] CoinTelegraph added to resources --- _templates/resources.html | 1 + _translations/en.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/_templates/resources.html b/_templates/resources.html index 9acaa21c..7c39837a 100644 --- a/_templates/resources.html +++ b/_templates/resources.html @@ -29,6 +29,7 @@ id: resources {% if page.lang == 'fr' %}

Bitcoin.fr

{% endif %} {% if page.lang == 'bg' %}

Hash.bg

{% endif %} {% if page.lang == 'ru' %}

BTCRussia

{% endif %} +

{% translate linkcointelegraph %}

CoinDesk

Bitcoin Magazine

{% if page.lang == 'ru' %}

Биткойн Форум / Новости

{% else %}

Bitcoin Forum / Press

{% endif %} diff --git a/_translations/en.yml b/_translations/en.yml index dcf853b8..47b2773a 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -481,6 +481,7 @@ en: pagedesc: "Find useful websites and resources about Bitcoin." useful: "Useful places" linkwiki: "Bitcoin Wiki" + linkcointelegraph: "CoinTelegraph" directories: "Directories" linkwallets: "Wallets" linkmerchants: "Merchants"