Transaction details

This commit is contained in:
2025-10-04 20:33:34 +08:00
parent 6c91093198
commit 5dbe7371cb
4 changed files with 222 additions and 24 deletions

View File

@@ -1176,5 +1176,14 @@
"noRecipientsSelected": "No recipients selected",
"selectRecipientsToSendFund": "Select recipients to send the fund to",
"addRecipient": "Add Recipient",
"addMoreRecipients": "Add More Recipients"
"addMoreRecipients": "Add More Recipients",
"transactionDetails": "Transaction Details",
"remarks": "Remarks",
"payer": "Payer",
"payee": "Payee",
"transactionType": "Transaction Type",
"transfer": "Transfer",
"payment": "Payment",
"systemWallet": "System Wallet",
"date": "Date"
}