From 875bad027928df9765784643e19ad2050e57c467 Mon Sep 17 00:00:00 2001 From: Damian Date: Tue, 18 Nov 2014 23:47:40 -0800 Subject: [PATCH] Added Airbitz as a business directory --- _templates/resources.html | 1 + _translations/en.yml | 1 + 2 files changed, 2 insertions(+) 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

Icon{% translate directories %}

{% 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"