From afad62370bb80fa5d4172c0db7c486aabd4a1e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ckris=E2=80=9D?= <“x@hi.sy”> Date: Thu, 28 Apr 2022 17:35:11 +0200 Subject: [PATCH] First Commit --- resource/l10n/zh-CN.toml | 2 ++ resource/template/common/menu.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml index b3878227..a0ab2802 100644 --- a/resource/l10n/zh-CN.toml +++ b/resource/l10n/zh-CN.toml @@ -1,2 +1,4 @@ [nezhaMonitor] other = "哪吒监控" +[Server] +other = "主机" \ No newline at end of file diff --git a/resource/template/common/menu.html b/resource/template/common/menu.html index bd5bb4f8..2d8be82a 100644 --- a/resource/template/common/menu.html +++ b/resource/template/common/menu.html @@ -5,7 +5,7 @@ {{if .IsAdminPage}} - 主机 + {{tr "Server"}} 服务 任务 报警