fix: label failed payments in PaymentRow
This commit is contained in:
@@ -306,6 +306,7 @@ val EnHomeStrings = AppStrings(
|
||||
paymentRowReceivedCD = "Received",
|
||||
paymentRowNoMemo = "No memo",
|
||||
paymentRowPending = "Pending",
|
||||
paymentRowFailed = "Failed",
|
||||
|
||||
onboarding = OnboardingStrings(
|
||||
back = "Back",
|
||||
|
||||
Reference in New Issue
Block a user