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:
@@ -106,7 +106,8 @@
|
||||
"next": "下一页"
|
||||
},
|
||||
"states": {
|
||||
"noData": "暂无数据",
|
||||
"noResource": "暂无资源",
|
||||
"noData": "暂无资源",
|
||||
"loading": "加载中…",
|
||||
"comingSoon": "功能开发中"
|
||||
},
|
||||
@@ -162,6 +163,7 @@
|
||||
"account": "账号设置",
|
||||
"integration": "接入配置",
|
||||
"agents": "代理线路",
|
||||
"settlement_center": "结算中心",
|
||||
"config": "运营配置"
|
||||
},
|
||||
"sidebar": {
|
||||
|
||||
Reference in New Issue
Block a user