fix: label failed payments in PaymentRow

This commit is contained in:
2026-06-08 17:23:32 +02:00
parent 241c76aef4
commit dfbf1f0360
6 changed files with 30 additions and 4 deletions
@@ -306,6 +306,7 @@ val EnHomeStrings = AppStrings(
paymentRowReceivedCD = "Received",
paymentRowNoMemo = "No memo",
paymentRowPending = "Pending",
paymentRowFailed = "Failed",
onboarding = OnboardingStrings(
back = "Back",