diff options
| author | LOVECHEN <lovechen@me.com> | 2024-03-02 01:12:52 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-02 01:12:52 +0300 |
| commit | 1c97593360082b36086684d6622023636649f572 (patch) | |
| tree | e4e9dae17ef075c88b3435b5ce563f333a58901c | |
| parent | 95416cd553e32adbaf02058460866c3ba48a9acd (diff) | |
Update translate.zh_Hans.toml (#1955)
* Fix Dockerfile
Fix wrong image
* Update translate.zh_Hans.toml
Fixed wrong translation, although I think system load / usage should be merged into the project
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index c6ff4254..feb8a6ee 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -48,7 +48,7 @@ "getVersion" = "获取版本" "install" = "安装" "clients" = "客户端" -"usage" = "用法" +"usage" = "使用情况" "secretToken" = "安全密钥" "remained" = "剩余" "security" = "安全" |
