Added new types and API functions for settlement period summaries and credit ledgers, improving the management of agent settlements. Updated the admin console to reflect these changes, enhancing user experience with better navigation and data presentation. Additionally, expanded multi-language support by incorporating new translations in English, Nepali, and Chinese for settlement-related terms, ensuring consistency across the platform.
"badDebtIntro":"Bad debt write-off entries linked to original bills."
},
"creditLedger":{
"intro":"In-period credit holds, bill payments, adjustments, and bad debt. Use ⋯ on a row to confirm, record payment, adjust, reverse, or write off (when a bill is linked).",
"periodIntro":"Credit-line bets in this period: bet hold and draw settlement (merged per ticket).",
"emptyPeriod":"No bet ledger entries in this period. Ensure credit players placed bets and draws were settled.",
"intro":"Ledger entries for the selected period.",
"columns":{
"txn":"Txn ID",
"player":"Player",
@@ -83,9 +129,16 @@
"reason":{
"payment_record":"Bill payment",
"bet_hold":"Bet hold",
"game_settlement":"Draw settlement",
"game_settlement_win":"Draw settlement credit",
"bet_hold_release":"Hold release",
"game_settlement_loss":"Draw settlement",
"settlement_confirm":"Period confirm"
"game_settlement_loss":"Draw settlement debit",
"settlement_payout":"Settlement payout",
"settlement_confirm":"Period confirm",
"adjustment":"Adjustment",
"reversal":"Reversal",
"bad_debt":"Bad debt",
"share_ledger":"Share ledger"
}
},
"columns":{
@@ -132,6 +185,51 @@
"viewBill":"View bill",
"billDetail":"Bill detail"
},
"billDisplay":{
"settlementFlow":"Who pays whom",
"settlementAmount":"Settlement amount",
"pays":"Pays",
"paysShort":"Pays",
"howAmountWorks":"How the amount is calculated",
"playerBreakdownIntro":"Players settle only with their direct agent: net = win/loss − rebate.",
"agentBreakdownIntro":"Agents settle only with their upline: net = team net − own share profit.",
"playerGross":"Game win/loss",
"playerLostHint":"Player lost; owes agent",
"playerWonHint":"Player won; agent owes player",
"playerNet":"Player net payable",
"playerNetReceive":"Agent pays player",
"teamGross":"Team game win/loss",
"teamGrossHint":"Includes this agent and all downline players",
"teamGrossShort":"Team",
"playerGrossShort":"Player",
"teamRebate":"Team rebate",
"teamNet":"Team net",
"rebate":"Rebate",
"agentShareKeep":"{{agent}} share kept",
"agentShareKeepHint":"Profit retained at this tier by share ratio",
"agentNet":"{{agent}} pays upline",
"agentNetReceive":"Upline pays {{agent}}",
"billOwner":"Bill owner",
"billCounterparty":"Counterparty",
"unpaidPendingConfirm":"Confirm the bill before recording payment",
"rebateAllocationsHint":"How rebate is allocated across agent tiers.",
"payment":"Payment",
"flowHint":{
"playerPayAgent":"Player should settle with the direct agent",
"agentPayPlayer":"Direct agent should settle with the player",
"agentPayUpstream":"This agent should settle with upline / platform",
"upstreamPayAgent":"Upline / platform should settle with this agent",
"adjustment":"Adjustment settles separately and keeps the original bill relation",
"badDebt":"Write off unpaid amount and archive it as bad debt",
"reversal":"Reverse the original bill impact according to reversal rules",
"generic":"Apply payment or adjustment based on this bill relation"
},
"hierarchyHint":"One period creates multiple bills: players pay their agent first; each agent keeps share profit and remits the rest upline. Gross win/loss may match across rows while settlement amounts step down."
},
"ledgerPanel":{
"search":"Search",
"searchBtn":"Search",
@@ -144,18 +242,34 @@
"optional":"Optional",
"billStatus":"Bill status",
"dateRange":"Date range",
"rowPosted":"Posted",
"category":{
"all":"All",
"credit":"Credit holds",
"payment":"Payments",
"adjustment":"Adjust / reverse",
"badDebt":"Bad debt",
"actionable":"Needs action"
}
"rowPosted":"Posted"
},
"billsPanel":{
"intro":"Share bills after period close. Filter by type or status; open detail to confirm or record payment.",
"hierarchyHint":"One period creates multiple bills: players pay their agent first; each agent keeps share profit and remits the rest upline. Gross win/loss may match across rows while settlement amounts step down.",
"quickFilter":{
"title":"Which settlement layer do you want to review",
"desc":"Choose player or agent settlement first, then narrow by status or bill id.",
"allTitle":"All bills",
"allHint":"View player, agent, adjustment, and bad debt bills together",
"playerTitle":"Player settlement",
"playerHint":"Credit settlement between players and their direct agent",
"agentTitle":"Agent settlement",
"agentHint":"Tier settlement between agents and their upline / platform"
},
"activeHint":{
"all":"Current focus: all settlement documents in this period",
"player":"Current focus: credit settlement between players and direct agents",
"agent":"Current focus: payments between agents and their upline / platform"
},
"layer":{
"player":"Player vs direct agent",
"agent":"Agent vs upline / platform",
"adjustment":"Settlement adjustment",
"badDebt":"Bad debt archive",
"reversal":"Historical bill reversal",
"generic":"Settlement supporting document"
},
"category":{
"all":"All",
"player":"Player bills",
@@ -179,12 +293,12 @@
"badDebt":{"title":"Bad debt"}
},
"empty":{
"noSite":"Select an integration site.",
"noPeriods":"Open and close a period under Periods first.",
"noSite":"Select a site.",
"noPeriods":"Close the current period first.",
"noClosed":"Close a period to generate bills.",
"noBadDebt":"No bad debt write-offs yet.",
"noCreditLedger":"No credit ledger rows in this period. Check credit players placed bets and the period date range.",
"billsNeedClose":"Share bills appear after period close. If credit ledger has rows but bills are empty, settle draws then close the period."
"noBadDebt":"No bad debt records.",
"noCreditLedger":"No ledger entries in this period.",
"billsNeedClose":"Bills are created after period close."
"scopeHint":"This area is for main-site wallet mode (wallet txns and transfers). For credit-line bet holds and settlement entries, see",
"scopeHintSettlementLink":"Settlement center → Credit ledger",
"scopeHintSettlement":"Settlement center → Credit ledger",
"scopeHint":"This area is for main-site wallet mode (wallet txns and transfers). For credit-line period settlement, see",
"scopeHintSettlementLink":"Settlement center",
"scopeHintSettlement":"Settlement center",
"ledgerChannel":"Ledger",
"ledgerCredit":"Credit ledger",
"ledgerWallet":"Wallet txn",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.