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": "Clé primaire de la table, telle que l'id"
},
"system": {
"API Latency": "API Latency",
"API Throughput": "API Throughput",
"API Latency": "Retard API",
"API Throughput": "Débit API",
"About Casdoor": "À propos de Casdoor",
"An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS": "Une plateforme de gestion d'identité et d'accès (IAM) / d'authentification unique (SSO) avec une interface utilisateur web prenant en charge OAuth 2.0, OIDC, SAML et CAS",
"CPU Usage": "Utilisation du processeur",
"Community": "Communauté",
"Count": "Comptage",
"Failed to get CPU usage": "Echec de récupération de l'utilisation du processeur (CPU)",
"Failed to get memory usage": "Échec de l'obtention de l'utilisation de la mémoire",
"Latency": "Retard",
"Memory Usage": "Utilisation de la mémoire",
"Official website": "Site web officiel",
"Throughput": "Débit",
"Total Throughput": "Débit total",
"Unknown version": "Version inconnue",
"Version": " Version"
},