Skip to content

Commit

Permalink
Merge pull request getAlby#2655 from AdarshRawat1/dev-update-Bitcoin-…
Browse files Browse the repository at this point in the history
…Beach-Wallet-connector-info

Fix: Updated "Bitcoin Beach Wallet" connector
  • Loading branch information
rolznz authored Sep 18, 2023
2 parents c9e165d + 26205a8 commit 487e9e7
Show file tree
Hide file tree
Showing 29 changed files with 79 additions and 81 deletions.
16 changes: 8 additions & 8 deletions src/app/router/connectorRoutes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ import btcpay from "/static/assets/icons/btcpay.svg";
import citadel from "/static/assets/icons/citadel.png";
import core_ln from "/static/assets/icons/core_ln.svg";
import eclair from "/static/assets/icons/eclair.jpg";
import galoyBitcoinBeach from "/static/assets/icons/galoy_bitcoin_beach.png";
import galoyBitcoinJungle from "/static/assets/icons/galoy_bitcoin_jungle.png";
import galoyBlink from "/static/assets/icons/galoy_blink.png";
import kolliderLogo from "/static/assets/icons/kollider.png";
import lightning_node from "/static/assets/icons/lightning_node.png";
import lightning_terminal from "/static/assets/icons/lightning_terminal.png";
Expand Down Expand Up @@ -63,7 +63,7 @@ interface ConnectorRoute extends Route {
}

const galoyPaths: { [key: string]: keyof typeof galoyUrls } = {
bitcoinBeach: "galoy-bitcoin-beach",
blink: "galoy-blink",
bitcoinJungle: "galoy-bitcoin-jungle",
};

Expand Down Expand Up @@ -163,11 +163,11 @@ const connectorMap: { [key: string]: ConnectorRoute } = {
logo: kolliderLogo,
children: kolliderConnectorRoutes,
},
[galoyPaths.bitcoinBeach]: {
path: galoyPaths.bitcoinBeach,
element: <ConnectGaloy instance={galoyPaths.bitcoinBeach} />,
title: i18n.t("translation:choose_connector.bitcoin_beach.title"),
logo: galoyBitcoinBeach,
[galoyPaths.blink]: {
path: galoyPaths.blink,
element: <ConnectGaloy instance={galoyPaths.blink} />,
title: i18n.t("translation:choose_connector.blink.title"),
logo: galoyBlink,
},
[galoyPaths.bitcoinJungle]: {
path: galoyPaths.bitcoinJungle,
Expand Down Expand Up @@ -262,7 +262,7 @@ function getConnectorRoutes(): ConnectorRoute[] {
connectorMap["lnd-hub-bluewallet"],
connectorMap["eclair"],
connectorMap["btcpay"],
connectorMap[galoyPaths.bitcoinBeach],
connectorMap[galoyPaths.blink],
connectorMap[galoyPaths.bitcoinJungle],
getDistribution("citadel"),
getDistribution("umbrel"),
Expand Down
16 changes: 7 additions & 9 deletions src/app/screens/connectors/ConnectGaloy/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,16 @@ import { useNavigate } from "react-router-dom";
import toast from "~/app/components/Toast";
import msg from "~/common/lib/msg";

import galoyBitcoinBeach from "/static/assets/icons/galoy_bitcoin_beach.png";
import galoyBitcoinJungle from "/static/assets/icons/galoy_bitcoin_jungle.png";
import galoyBlink from "/static/assets/icons/galoy_blink.png";

export const galoyUrls = {
"galoy-bitcoin-beach": {
i18nPrefix: "bitcoin_beach",
label: "Bitcoin Beach Wallet",
website: "https://galoy.io/bitcoin-beach-wallet/",
logo: galoyBitcoinBeach,
url:
process.env.BITCOIN_BEACH_GALOY_URL ||
"https://api.mainnet.galoy.io/graphql",
"galoy-blink": {
i18nPrefix: "blink",
label: "Blink Wallet",
website: "https://www.blink.sv/",
logo: galoyBlink,
url: process.env.BLINK_GALOY_URL || "https://api.mainnet.galoy.io/graphql",
},
"galoy-bitcoin-jungle": {
i18nPrefix: "bitcoin_jungle",
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/cs/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,10 @@
"placeholder": "onion-adresa-vaseho-uzlu:port"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink",
"page": {
"title": "Připojení k <0>Bitcoin Beach Wallet</0>"
"title": "Připojení k <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/da/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,10 @@
"placeholder": "din-nodes-onion-adresse:port"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink Wallet",
"page": {
"title": "Opret forbindelse til <0>Bitcoin Beach Wallet</0>"
"title": "Opret forbindelse til <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@
},
"title": "Start9"
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink Wallet",
"page": {
"title": "Verbinden mit <0>Bitcoin Beach Wallet</0>"
"title": "Verbinden mit <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,10 @@
"placeholder": "your-node-onion-address:port"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink Wallet",
"page": {
"title": "Connect to <0>Bitcoin Beach Wallet</0>"
"title": "Connect to <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/locales/eo/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"placeholder": ""
}
},
"bitcoin_beach": {
"blink": {
"title": "",
"page": {
"title": ""
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,10 @@
"placeholder": "tu-nodo-direccion onion:puerto"
}
},
"bitcoin_beach": {
"title": "Billetera de Bitcoin Beach",
"blink": {
"title": "Billetera de Blink",
"page": {
"title": "Conecta a <0>La cartera Bitcoin Beach</0>"
"title": "Conecta a <0>La cartera Blink</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/fa/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,10 @@
"placeholder": "your-node-onion-address:port"
}
},
"bitcoin_beach": {
"title": "کیف پول Bitcoin Beach",
"blink": {
"title": "کیف پول Blink",
"page": {
"title": "اتصال به <0>Bitcoin Beach Wallet</0>"
"title": "اتصال به <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/fi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,10 @@
"placeholder": "solmusi-sipuli-osoite:portti"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach -lompakko",
"blink": {
"title": "Bitcoin Blink -lompakko",
"page": {
"title": "Yhdistä <0>Bitcoin Beach -lompakkoon</0>"
"title": "Yhdistä <0>Blink -lompakkoon</0>"
}
},
"bitcoin_jungle": {
Expand Down
4 changes: 2 additions & 2 deletions src/i18n/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,10 @@
"placeholder": "adresse-de-votre-node-onion:port"
}
},
"bitcoin_beach": {
"blink": {
"title": "Portefeuille de plage Bitcoin",
"page": {
"title": "Connectez-vous à <0>Bitcoin Beach Wallet</0>"
"title": "Connectez-vous à <0>Bitcoin Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/hi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,10 @@
"placeholder": "your-node-onion-address:port"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink Wallet",
"page": {
"title": "<0>Bitcoin Beach Wallet</0 से कनेक्ट करें>"
"title": "<0>Blink Wallet</0 से कनेक्ट करें>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/id/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,10 @@
"placeholder": "your-node-onion-address:port"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink Wallet",
"page": {
"title": "Sambungkan dengan <0>Bitcoin Beach Wallet</0>"
"title": "Sambungkan dengan <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/it/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,10 @@
"placeholder": "indirizzo-onion-del-tuo-nodo:porta"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink Wallet",
"page": {
"title": "Connetti il tuo <0>Bitcoin Beach Wallet</0>"
"title": "Connetti il tuo <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,11 +215,11 @@
},
"title": "RaspiBlitz"
},
"bitcoin_beach": {
"blink": {
"page": {
"title": "<0>Bitcoin Beach Wallet</0>に接続"
"title": "<0>Blink Wallet</0>に接続"
},
"title": "Bitcoin Beach Wallet"
"title": "Blink Wallet"
},
"title": "ライトニング・ウォレットを接続",
"description": "外部のライトニング・ウォレットまたはノードに接続",
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/mr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,10 @@
"placeholder": "your-node-onion-address:port"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink Wallet",
"page": {
"title": "<0>Bitcoin Beach Wallet ला कनेक्ट करा</0>"
"title": "<0>Blink Wallet ला कनेक्ट करा</0>"
}
},
"bitcoin_jungle": {
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/locales/nl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"placeholder": ""
}
},
"bitcoin_beach": {
"blink": {
"title": "",
"page": {
"title": ""
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/pl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,10 @@
"placeholder": "adres-onion-twojego-wezla:port"
}
},
"bitcoin_beach": {
"title": "Portfel Bitcoin Beach",
"blink": {
"title": "Portfel Blink",
"page": {
"title": "Podłącz do <0>Bitcoin Beach Wallet</0>"
"title": "Podłącz do <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/pt_BR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,10 @@
"placeholder": "seu-endereço-servidor-onion:porta"
}
},
"bitcoin_beach": {
"title": "Carteira Bitcoin Beach",
"blink": {
"title": "Carteira Blink",
"page": {
"title": "Conecte-se na <0>Carteira Bitcoin Beach</0>"
"title": "Conecte-se na <0>Carteira Blink</0>"
}
},
"bitcoin_jungle": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/ro/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,10 @@
"placeholder": "adresa-onion-a-nodului-tau:portul"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink Wallet",
"page": {
"title": "Conectare la <0>Bitcoin Beach Wallet</0>"
"title": "Conectare la <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/locales/ru/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"placeholder": ""
}
},
"bitcoin_beach": {
"blink": {
"title": "",
"page": {
"title": ""
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/sv/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@
"placeholder": "din-onion-nod-adress:port"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach plånbok",
"blink": {
"title": "Blink plånbok",
"page": {
"title": "Anslut <0>Bitcoin Beach Wallet</0>"
"title": "Anslut <0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/locales/tl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"placeholder": ""
}
},
"bitcoin_beach": {
"blink": {
"title": "",
"page": {
"title": ""
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/locales/uk/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"placeholder": ""
}
},
"bitcoin_beach": {
"blink": {
"title": "",
"page": {
"title": ""
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/zh_Hans/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,11 @@
"placeholder": "config=http://your-btc-pay.org/lnd-config/212121/lnd.config"
}
},
"bitcoin_beach": {
"blink": {
"page": {
"title": "连接<0>比特币海滩钱包</0>"
"title": "连接<0>眨眼钱包</0>"
},
"title": "比特币海滩钱包"
"title": "眨眼钱包"
},
"commando": {
"config": {
Expand Down
6 changes: 3 additions & 3 deletions src/i18n/locales/zh_Hant/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,10 @@
"placeholder": "your-node-onion-address:port"
}
},
"bitcoin_beach": {
"title": "Bitcoin Beach Wallet",
"blink": {
"title": "Blink Wallet",
"page": {
"title": "連接<0>Bitcoin Beach Wallet</0>"
"title": "連接<0>Blink Wallet</0>"
}
},
"bitcoin_jungle": {
Expand Down
Binary file removed static/assets/icons/galoy_bitcoin_beach.png
Binary file not shown.
Binary file added static/assets/icons/galoy_blink.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 487e9e7

Please sign in to comment.