enable user donations

This commit is contained in:
Benjamin Takats
2023-01-18 16:02:06 +01:00
parent 19ddbc9880
commit faa764fa92
4 changed files with 17 additions and 5 deletions

View File

@@ -660,5 +660,8 @@
"Thanks, continue here": "Danke, weiter geht es hier",
"Copy the LNURL and paste it under \"Send\" or scan the QR code with \"Send\". LNURL-auth enabled wallets:": "Kopiere die LNURL und füge sie unter \"Senden\" ein oder scanne den QR-Code mit \"Senden\". LNURL-auth fähige Wallets:",
"Without @": "Ohne @",
"Scan this code or copy + paste it to your lightning wallet. Or click to login with your browser's wallet.": "Scanne diesen Code oder copy + paste ihn in deine Lightning-Wallet ein. Oder klicke, um dich mit der Wallet deines Browsers anzumelden."
"Scan this code or copy + paste it to your lightning wallet. Or click to login with your browser's wallet.": "Scanne diesen Code oder copy + paste ihn in deine Lightning-Wallet ein. Oder klicke, um dich mit der Wallet deines Browsers anzumelden.",
"Lightning Address": "Lightning-Adresse",
"Node Id": "",
"LNURL": ""
}

View File

@@ -653,5 +653,8 @@
"Thanks, continue here": "",
"Copy the LNURL and paste it under \"Send\" or scan the QR code with \"Send\". LNURL-auth enabled wallets:": "",
"Without @": "",
"Scan this code or copy + paste it to your lightning wallet. Or click to login with your browser's wallet.": ""
"Scan this code or copy + paste it to your lightning wallet. Or click to login with your browser's wallet.": "",
"Lightning Address": "",
"Node Id": "",
"LNURL": ""
}