fix: send ui
This commit is contained in:
@@ -126,6 +126,11 @@ val EnHomeStrings = AppStrings(
|
||||
resolving = "Resolving…",
|
||||
sendingPayment = "Sending payment…",
|
||||
|
||||
// ── SendScreen — paying ───────────────────────────────────────────────────
|
||||
paymentTakingLong = "This is taking longer than usual",
|
||||
paymentTakingLongDetail = "Your payment is still on its way. This may be a hold invoice that settles when the recipient is ready. You'll get a notification when it completes — you can safely leave this screen.",
|
||||
dismissPayment = "Dismiss",
|
||||
|
||||
// ── SendScreen — payment sent ─────────────────────────────────────────────
|
||||
paymentSent = "Payment sent!",
|
||||
amountSats = { sats -> "$sats sats" },
|
||||
|
||||
Reference in New Issue
Block a user