(null);
@@ -180,7 +181,7 @@ export default function ConnectLnd() {
required
/>
- {t("or")}
+ {tCommon("or")}
browse0>",
"errors": {
"connection_failed": "Connection failed. Are your LND credentials correct?"
@@ -652,7 +651,14 @@
"payment": {
"waiting": "waiting for payment...",
"status": "Check payment status"
- }
+ },
+ "receive_via_bitcoin_address": "Receive via bitcoin address"
+ },
+ "on_chain": {
+ "title": "Receive via bitcoin address",
+ "instructions1": "To receive bitcoin via a bitcoin address, login to your <0>Alby Account0> on getalby.com",
+ "instructions2": "You can find your bitcoin address on the <0>Receive0> page.",
+ "go": "Go to your Alby account →"
},
"discover": {
"title": "Explore the Lightning ⚡️ Ecosystem",
@@ -818,6 +824,7 @@
"message": "Message",
"help": "Help",
"balance": "Balance",
+ "or": "or",
"actions": {
"back": "Back",
"delete": "Delete",