feat(admin): optimize user traffic management features

- Improve traffic reset dialog interactions
- Enhance traffic reset logs display
This commit is contained in:
xboard
2025-06-22 18:04:29 +08:00
parent 44d92ac1c6
commit 7efc16990e
5 changed files with 123 additions and 95 deletions
+6
View File
@@ -2276,6 +2276,12 @@ window.XBOARD_TRANSLATIONS['en-US'] = {
"exporting": "Exporting...",
"export_success": "Export successful",
"export_failed": "Export failed"
},
"trigger_descriptions": {
"manual": "Manually executed traffic reset by administrator",
"cron": "Automatically executed by system scheduled task",
"auto": "Automatically triggered by system based on conditions",
"other": "Triggered by other methods"
}
},
"send_mail": {