mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-19 03:00:49 +08:00
feat(status-bar): add gradient colors and tooltip with mobile support
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user