diff --git a/_templates/resources.html b/_templates/resources.html index d9d61b9a..e174e193 100644 --- a/_templates/resources.html +++ b/_templates/resources.html @@ -29,6 +29,7 @@ id: resources

{% translate linkmerchants %} - 99Bitcoins.com

{% translate linkexchanges %} - buybitcoinworldwide.com

{% translate linkmerchantstools %} - en.bitcoin.it

+

{% translate linkprojects %} - BitcoinProjects.net

diff --git a/_translations/en.yml b/_translations/en.yml index 3342ae53..d53f1083 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -713,6 +713,7 @@ linkwallets: "Wallets" linkmerchants: "Merchants" linkexchanges: "Exchanges" + linkprojects: "Projects" linkmerchantstools: "Merchant tools" linknonprofits: "Non-profits" charts: "Charts and statistics"