fix: label failed payments in PaymentRow
This commit is contained in:
@@ -305,6 +305,8 @@ val EsHomeStrings = AppStrings(
|
||||
paymentRowReceivedCD = "Recibido",
|
||||
paymentRowNoMemo = "Sin nota",
|
||||
paymentRowPending = "Pendiente",
|
||||
paymentRowFailed = "Fallido",
|
||||
|
||||
|
||||
onboarding = OnboardingStrings(
|
||||
back = "Back",
|
||||
|
||||
Reference in New Issue
Block a user