feat(agents, i18n): enhance agent management and settlement features with new translations and UI updates
Added new translations for agent management and settlement features in English, Nepali, and Chinese, improving multi-language support. Updated the agents console to reflect changes in funding modes and player details, enhancing user experience. Refactored the admin permission gate to include new logic for handling bound line agents, ensuring better permission management. Additionally, streamlined the UI for agent-related pages and improved navigation to the settlement center, consolidating related functionalities for better accessibility.
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
{
|
||||
"title": "钱包",
|
||||
"subnavLabel": "钱包子页",
|
||||
"subnavTransactions": "钱包流水",
|
||||
"subnavTransferOrders": "转账单",
|
||||
"subnavTransactions": "主站钱包流水",
|
||||
"subnavTransferOrders": "主站转账单",
|
||||
"scopeHint": "本模块为主站钱包模式:钱包流水与主站转账单。信用盘玩家的下注占用、结算记账请查看",
|
||||
"scopeHintSettlementLink": "结算中心 → 信用流水",
|
||||
"scopeHintSettlement": "结算中心 → 信用流水",
|
||||
"ledgerChannel": "账本",
|
||||
"ledgerCredit": "信用流水",
|
||||
"ledgerWallet": "钱包流水",
|
||||
"subnavPlayerWallet": "玩家钱包",
|
||||
"noPermission": "当前账号无访问该页的权限",
|
||||
"copySuccess": "{{label}}已复制到剪贴板",
|
||||
|
||||
Reference in New Issue
Block a user