reports page

This commit is contained in:
Arseni
2026-02-16 21:05:38 +03:00
parent 11d4b9a608
commit 0eea39fb97
56 changed files with 2227 additions and 501 deletions

View File

@@ -382,6 +382,36 @@
"@commentColumn": {
"description": "Table column header for any comment"
},
"reportPaymentsEmpty": "No payments yet",
"paymentDetailsNotFound": "Payment not found",
"paymentDetailsIdentifiers": "Identifiers",
"paymentDetailsAmounts": "Amounts",
"paymentDetailsFx": "FX quote",
"paymentDetailsFailure": "Failure",
"paymentDetailsMetadata": "Metadata",
"metadataUploadFileName": "Upload file name",
"metadataTotalRecipients": "Total Recipients",
"paymentIdLabel": "Payment ID",
"paymentIdCopied": "Payment ID copied",
"idempotencyKeyLabel": "Idempotency key",
"quoteIdLabel": "Quote ID",
"createdAtLabel": "Created at",
"debitAmountLabel": "Debit amount",
"debitSettlementAmountLabel": "Debit settlement amount",
"expectedSettlementAmountLabel": "Expected settlement amount",
"feeTotalLabel": "Total fee",
"networkFeeLabel": "Network fee",
"fxRateLabel": "Rate",
"fxProviderLabel": "Provider",
"rateRefLabel": "Rate reference",
"quoteRefLabel": "Quote reference",
"fxSideLabel": "Side",
"fxBaseAmountLabel": "Base amount",
"fxQuoteAmountLabel": "Quote amount",
"expiresAtLabel": "Expires at",
"failureCodeLabel": "Failure code",
"failureReasonLabel": "Failure reason",
"metadataEmpty": "No metadata",
"paymentConfigTitle": "Where to receive money",
"paymentConfigSubtitle": "Add multiple methods and choose your primary one.",
"addPaymentMethod": "Add payment method",
@@ -517,8 +547,8 @@
"upload": "Upload",
"changeFile": "Change file",
"hintUpload": "Supported format: .CSV · Max size 1 MB",
"uploadHistory": "Upload History",
"viewWholeHistory": "View Whole History",
"uploadHistory": "Recent payments",
"viewWholeHistory": "Show all payments",
"paymentStatusSuccessful": "Payment Successful",
"paymentStatusProcessing": "Processing",
"paymentStatusReserved": "Funds Reserved",