diff --git a/_templates/resources.html b/_templates/resources.html index 9dfc92be..ccc23321 100644 --- a/_templates/resources.html +++ b/_templates/resources.html @@ -17,6 +17,7 @@ id: resources
{% translate linkwallets %} - bitcoin.org
+{% translate linkbusinessdirectory %} - airbitz.co
{% translate linkmerchants %} - usebitcoins.info
{% translate linkexchanges %} - howtobuybitcoins.info
{% translate linkmerchantstools %} - en.bitcoin.it
diff --git a/_translations/en.yml b/_translations/en.yml index 2071a949..f2032af4 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -503,6 +503,7 @@ en: linkcointelegraph: "CoinTelegraph" directories: "Directories" linkwallets: "Wallets" + linkbusinessdirectory: "Business Directory" linkmerchants: "Merchants" linkexchanges: "Exchanges" linkmerchantstools: "Merchant tools"