Merged in feature/IO-2731-Payment-Edit (pull request #1399)

IO-2731 Payment Edit
This commit is contained in:
Allan Carr
2024-04-08 19:56:43 +00:00
7 changed files with 59 additions and 20 deletions

View File

@@ -2333,6 +2333,7 @@
"markexported": "Payment(s) marked exported.",
"markreexported": "Payment marked for re-export successfully",
"payment": "Payment created successfully. ",
"paymentupdate": "Payment updated successfully. ",
"stripe": "Credit card transaction charged successfully."
}
},

View File

@@ -2331,6 +2331,7 @@
"markexported": "",
"markreexported": "",
"payment": "",
"paymentupdate": "",
"stripe": ""
}
},

View File

@@ -2331,6 +2331,7 @@
"markexported": "",
"markreexported": "",
"payment": "",
"paymentupdate": "",
"stripe": ""
}
},