feat: add system info page (#1033)

* feat: add system info page

* feat: add some code

* fix
This commit is contained in:
q1anx1
2022-08-20 21:22:46 +08:00
committed by GitHub
parent 67a5adf585
commit ef4c3833a4
17 changed files with 439 additions and 8 deletions

View File

@ -198,6 +198,7 @@
"Swagger": "Swagger",
"Sync": "Sync",
"Syncers": "Syncers",
"SysInfo": "SysInfo",
"Timestamp": "Timestamp",
"Tokens": "Tokens",
"URL": "URL",
@ -593,6 +594,14 @@
"Table primary key": "Table primary key",
"Table primary key - Tooltip": "Table primary key - Tooltip"
},
"system": {
"An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS": "An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS",
"CPU Usage": "CPU Usage",
"Community": "Community",
"Memory Usage": "Memory Usage",
"Official Website": "Official Website",
"Version": "Version"
},
"token": {
"Access token": "Access token",
"Authorization code": "Authorization code",