mirror of
https://github.com/lkddi/Xboard.git
synced 2026-05-18 05:37:29 +08:00
feat(admin): optimize user traffic management features
- Improve traffic reset dialog interactions - Enhance traffic reset logs display
This commit is contained in:
Vendored
+6
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user