refactor: 合并多语言支持的显示名称字段,优化奖池手动爆发功能的返回数据结构,增强管理端权限控制
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
"periodRequired": "Enter both reconcile start and end dates",
|
||||
"periodInvalid": "Invalid date range",
|
||||
"periodOrderInvalid": "End time must be later than or equal to start time",
|
||||
"confirmCreateTitle": "Create reconcile job?",
|
||||
"confirmCreateDescription": "Start a manual reconcile for the selected date range{{playerHint}}.",
|
||||
"confirmCreatePlayer": " for the selected player",
|
||||
"confirmCreateAllPlayers": " (all players)",
|
||||
"createSuccess": "Reconcile job created",
|
||||
"createFailed": "Failed to create job",
|
||||
"noCreatePermission": "Current account cannot create reconcile jobs.",
|
||||
|
||||
Reference in New Issue
Block a user