Removes the need for the payment popup for only one invoice.

This commit is contained in:
Vitor Pamplona
2023-09-21 14:03:38 -04:00
parent 18e81de26d
commit ff82b52a5b
4 changed files with 112 additions and 70 deletions
+3
View File
@@ -590,4 +590,7 @@
<string name="wallet_number">Wallet %1$s</string>
<string name="error_opening_external_signer">Error opening signer app</string>
<string name="sign_request_rejected">Sign request rejected</string>
<string name="no_wallet_found_with_error">No Wallets found to pay a lightning invoice (Error: %1$s). Please install a Lightning wallet to use zaps</string>
<string name="no_wallet_found">No Wallets found to pay a lightning invoice. Please install a Lightning wallet to use zaps</string>
</resources>