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' %}
{% endif %} {% if page.lang == 'bg' %}{% endif %} {% if page.lang == 'ru' %}{% endif %} +{% translate linkcointelegraph %}
{% if page.lang == 'ru' %}{% else %}{% 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"