Merged in feature/IO-2298-payment-export (pull request #802)

IO-2298 added export buttons on payments

Approved-by: Patrick Fic
This commit is contained in:
John Allen Delos Reyes
2023-05-25 17:41:54 +00:00
committed by Patrick Fic
5 changed files with 85 additions and 4 deletions

View File

@@ -2217,10 +2217,13 @@
"new": "New Payment",
"signup": "Please contact support to sign up for electronic payments.",
"title": "Payments",
"totalpayments": "Total Payments"
"totalpayments": "Total Payments",
"markforexport": "Mark for Export",
"markforreexport": "Mark for Reexport"
},
"successes": {
"exported": "Payment(s) exported successfully.",
"reexported": "Payment Re-exported successfully",
"markexported": "Payment(s) marked exported.",
"payment": "Payment created successfully. ",
"stripe": "Credit card transaction charged successfully."