From d091607454f75d91fddb7df0336f03c94c2565c4 Mon Sep 17 00:00:00 2001 From: LOVECHEN Date: Fri, 1 Mar 2024 04:39:36 +0800 Subject: [PATCH] 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 eeaf222f..65d04b82 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" = "安全"