feat(status-bar): add gradient colors and tooltip with mobile support

This commit is contained in:
Supra4E8C
2026-02-14 13:24:53 +08:00
parent faadc3ea3e
commit 1f8c4331c7
8 changed files with 426 additions and 96 deletions

View File

@@ -832,6 +832,11 @@
"success": "Success",
"failure": "Failure"
},
"status_bar": {
"success_short": "✓",
"failure_short": "✗",
"no_requests": "No requests"
},
"logs": {
"title": "Logs Viewer",
"refresh_button": "Refresh Logs",