mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 13:20:19 +08:00
feat: fix the order of Method and Name in System Info (#1797)
* fix: fixed the order of Method and Name in System Info * fix: add i18n for System Info
This commit is contained in:
@ -709,10 +709,14 @@
|
||||
"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",
|
||||
"Count": "Count",
|
||||
"Failed to get CPU usage": "Failed to get CPU usage",
|
||||
"Failed to get memory usage": "Failed to get memory usage",
|
||||
"Latency": "Latency",
|
||||
"Memory Usage": "Memory Usage",
|
||||
"Official website": "Official website",
|
||||
"Throughput": "Throughput",
|
||||
"Total Throughput": "Total Throughput",
|
||||
"Unknown version": "Unknown version",
|
||||
"Version": "Version"
|
||||
},
|
||||
|
Reference in New Issue
Block a user