From 5d18063dd798ccf33320f5f6a21304a035905d70 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 b387822..a0ab280 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 bd5bb4f..2d8be82 100644 --- a/resource/template/common/menu.html +++ b/resource/template/common/menu.html @@ -5,7 +5,7 @@ {{if .IsAdminPage}} - 主机 + {{tr "Server"}} 服务 任务 报警