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": "テーブルのプライマリキー、例えばid"
},
"system": {
"API Latency": "API Latency",
"API Throughput": "API Throughput",
"API Latency": "API遅延",
"API Throughput": "APIスループット",
"About Casdoor": "Casdoorについて",
"An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS": "ウェブUIを備えたアイデンティティおよびアクセス管理IAM/シングルサインオンSSOプラットフォームで、OAuth 2.0、OIDC、SAML、およびCASをサポートしています",
"CPU Usage": "CPU使用率",
"Community": "コミュニティ",
"Count": "カウント",
"Failed to get CPU usage": "CPU使用率を取得できませんでした",
"Failed to get memory usage": "メモリ使用量を取得できませんでした",
"Latency": "遅延",
"Memory Usage": "メモリ使用量",
"Official website": "公式ウェブサイト",
"Throughput": "スループット",
"Total Throughput": "総スループット",
"Unknown version": "不明なバージョン",
"Version": "バージョン"
},