From 2a30aca22fb7ff0a2037e03a81221f3c1436aec1 Mon Sep 17 00:00:00 2001 From: Ruben de Vries Date: Fri, 31 Mar 2017 13:36:22 +0200 Subject: [PATCH] fix incorrect translation key for BTC.com wallet --- _templates/choose-your-wallet.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 12604baf..cc765381 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -1058,7 +1058,7 @@ wallets: level: 3 platform: mobile: - text: "btccomwallet" + text: "walletbtccom" link: "https://play.google.com/store/apps/details?id=com.blocktrail.mywallet" source: "https://github.com/blocktrail/blocktrail-wallet" screenshot: "btccomwallet.png" @@ -1076,7 +1076,7 @@ wallets: privacydisclosure: "checkfailprivacydisclosureaccount" privacynetwork: "checkfailprivacynetworknosupporttor" web: - text: "btccomwallet" + text: "walletbtccom" link: "https://wallet.btc.com" source: "https://github.com/blocktrail/blocktrail-webwallet" screenshot: "btccomwallet.png" @@ -1092,7 +1092,7 @@ wallets: privacydisclosure: "checkfailprivacydisclosureaccount" privacynetwork: "checkpassprivacynetworksupporttorproxy" ios: - text: "btccomwallet" + text: "walletbtccom" link: "https://itunes.apple.com/us/app/blocktrail-bitcoin-wallet/id1019614423" source: "https://github.com/blocktrail/blocktrail-wallet" screenshot: "btccomwallet.png" @@ -1109,7 +1109,7 @@ wallets: privacydisclosure: "checkfailprivacydisclosureaccount" privacynetwork: "checkfailprivacynetworknosupporttor" android: - text: "btccomwallet" + text: "walletbtccom" link: "https://play.google.com/store/apps/details?id=com.blocktrail.mywallet" source: "https://github.com/blocktrail/blocktrail-wallet" screenshot: "btccomwallet.png"