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:
OutOfEastGate
2023-04-28 22:11:10 +08:00
committed by GitHub
parent f272be67ab
commit 66c15578b1
13 changed files with 67 additions and 26 deletions

View File

@ -703,16 +703,20 @@
"Table primary key - Tooltip": "Clave primaria de la tabla, como id"
},
"system": {
"API Latency": "API Latency",
"API Throughput": "API Throughput",
"API Latency": "Retraso API",
"API Throughput": "Rendimiento API",
"About Casdoor": "Sobre Casdoor",
"An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS": "Una plataforma de Gestión de Identidades y Accesos (IAM) / Single-Sign-On (SSO) con una interfaz web que admite OAuth 2.0, OIDC, SAML y CAS",
"CPU Usage": "Uso de la CPU",
"Community": "Comunidad",
"Count": "Contar",
"Failed to get CPU usage": "No se pudo obtener el uso de la CPU",
"Failed to get memory usage": "No se pudo obtener el uso de la memoria",
"Latency": "Retraso",
"Memory Usage": "Uso de memoria",
"Official website": "Sitio web oficial",
"Throughput": "Rendimiento",
"Total Throughput": "Rendimiento total",
"Unknown version": "Versión desconocida",
"Version": "Versión"
},