Adding payment requests from nostr.wine

This commit is contained in:
Vitor Pamplona
2023-11-26 18:00:08 -05:00
parent 7d4fbc3e04
commit 074a7d41fd
13 changed files with 243 additions and 22 deletions
+7
View File
@@ -661,4 +661,11 @@
To receive push notifications, install any app that supports [Unified Push](https://unifiedpush.org/), such as [Nfty](https://ntfy.sh/).
After installing, select the app you want to use in the Settings.
</string>
<string name="payment_required_title">Payment Required for %1$s</string>
<string name="payment_required_explain">Relay has requested a payment of the invoice below for the %1$s.</string>
<string name="payment_required_explain_null_description">Relay has requested a payment of the invoice below</string>
<string name="payment_required_explain2">If you do not intent to use this relay anymore, please remove it from your relay list</string>
<string name="dismiss">Dismiss</string>
<string name="other_options">See other options</string>
</resources>