Files
lotteryAdmin/src/i18n/locales/en/wallet.json

100 lines
4.2 KiB
JSON

{
"title": "Wallet",
"subnavLabel": "Wallet sub pages",
"subnavTransactions": "Main-site wallet txns",
"subnavTransferOrders": "Main-site transfers",
"scopeHint": "This area covers main-site wallet mode (wallet transactions and transfers). For credit-line period settlement, go to",
"scopeHintSettlement": "Settlement center",
"scopeHintSettlementLink": "Settlement center",
"ledgerChannel": "Ledger",
"ledgerCredit": "Credit ledger",
"ledgerWallet": "Wallet txn",
"subnavPlayerWallet": "Player wallet",
"noPermission": "Current account has no access to this page",
"copySuccess": "{{label}} copied to clipboard",
"copyFailed": "Copy failed. Check browser permissions or copy manually.",
"statusProcessing": "Processing",
"statusSuccess": "Success",
"statusFailed": "Failed",
"statusPendingReconcile": "Pending reconcile",
"statusReversed": "Reversed",
"statusCaseClosed": "Case closed",
"statusPosted": "Posted",
"filterAll": "All",
"transferIn": "Main site transfer in",
"transferOut": "Main site transfer out",
"transferOutRefund": "Transfer-out refund",
"bizBetDeduct": "Bet debit",
"bizBetReverse": "Bet reversal",
"bizPrize": "Payout",
"bizRefund": "Refund",
"bizReversal": "Reversal",
"bizSettlePayout": "Settlement payout",
"bizJackpotPayout": "Jackpot payout",
"bizSettlementAdjustment": "Settlement adjustment",
"transferOrders": "Transfer orders",
"walletTransactions": "Wallet transactions",
"playerWalletQuery": "Player wallet query",
"localTransferNo": "Local transfer no.",
"externalRefNo": "Main site ref no.",
"playerAccount": "Player account",
"playerAccountPlaceholder": "Main site player ID or username (fuzzy)",
"playerId": "Player ID",
"playerIdOptional": "Optional, higher priority than account",
"requestDateRange": "Request date range",
"status": "Status",
"options": "Options",
"abnormalOnly": "Abnormal only",
"abnormalOnlyPending": "Abnormal only (pending reconcile)",
"abnormalFilterActive": "Showing transfer orders flagged by reconciliation (not wallet transactions). Uncheck “Abnormal only” below to see all.",
"txnAbnormalFilterActive": "Showing only pending-reconcile transactions. Status filter is ignored while this is on (same as abnormal=1).",
"txnDeepLinkActive": "Filters were applied from the link. Reset clears URL parameters.",
"search": "Search",
"resetFilters": "Reset filters",
"refreshCurrentPage": "Refresh current page",
"loadFailed": "Failed to load",
"direction": "Direction",
"amount": "Amount",
"failReason": "Fail reason",
"requestTime": "Requested at",
"finishedTime": "Finished at",
"actions": "Actions",
"actionsMenuAriaLabel": "Transfer order actions",
"reverse": "Reverse",
"completeCredit": "Complete credit",
"markCaseClosed": "Close case",
"processing": "Processing…",
"reverseSuccess": "Reversed successfully",
"completeCreditSuccess": "Transfer-in credited successfully",
"markCaseClosedSuccess": "Case marked closed",
"actionFailed": "Action failed",
"confirm": {
"reverseTitle": "Confirm reverse transfer?",
"reverseDescription": "Reverse order {{transferNo}}. This may affect player wallet balance.",
"completeCreditTitle": "Confirm complete transfer-in credit?",
"completeCreditDescription": "When the main site has already debited, credit lottery wallet for order {{transferNo}} and mark it successful.",
"markCaseClosedTitle": "Close this case?",
"markCaseClosedDescription": "Only marks order {{transferNo}} as closed. Wallet balances are not adjusted. Confirm it was already handled outside the system."
},
"txnNo": "Txn no.",
"bizType": "Business type",
"type": "Type",
"queryFailed": "Query failed",
"invalidPlayerId": "Enter a valid player ID",
"querying": "Querying…",
"query": "Query",
"sitePlayer": "Site player",
"walletType": "Type",
"currency": "Currency",
"balanceMinor": "Balance (minor unit)",
"availableBalance": "Available (estimated)",
"noWalletRows": "No wallet rows. Players with no bets or transfers may have no records.",
"copyTransferNo": "Local transfer no.",
"copyExternalRefNo": "Main site ref no.",
"copyTxnNo": "Txn no.",
"copyExternalTxnRefNo": "Main site ref no.",
"in": "In",
"out": "Out"
}