From 8af300a6b857c631f86119df91b90bca8292db79 Mon Sep 17 00:00:00 2001 From: LOVECHEN Date: Sat, 2 Mar 2024 06:12:52 +0800 Subject: [PATCH] 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 --- web/translation/translate.zh_Hans.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" = "安全"