fix: label failed payments in PaymentRow
This commit is contained in:
@@ -302,6 +302,7 @@ data class AppStrings(
|
||||
val paymentRowReceivedCD : String,
|
||||
val paymentRowNoMemo : String,
|
||||
val paymentRowPending : String,
|
||||
val paymentRowFailed : String,
|
||||
|
||||
val onboarding: OnboardingStrings
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user