From c55c1edca329f0a09cacbdc96cbbf934099bb888 Mon Sep 17 00:00:00 2001
From: naiba
Date: Fri, 29 Apr 2022 11:45:41 +0800
Subject: [PATCH] fix typo
---
resource/l10n/zh-CN.toml | 6 ++----
resource/template/common/menu.html | 2 +-
resource/template/component/cron.html | 2 +-
resource/template/component/monitor.html | 2 +-
resource/template/dashboard/monitor.html | 2 +-
5 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml
index 54e71cb..6d20a27 100644
--- a/resource/l10n/zh-CN.toml
+++ b/resource/l10n/zh-CN.toml
@@ -80,8 +80,8 @@ other = "秒"
other = "启用故障通知"
[IntroductionOfMonitor]
other = """
-类型为 HTTP-GET 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);
-类型为 ICMP-Ping 时输入主机名/IP,不带端口;
+类型为 HTTP-GET 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);
+类型为 ICMP-Ping 时输入主机名/IP,不带端口;
类型为 TCP-Ping 时输入主机名/IP + 端口号:example.com:22"""
[AddNotificationMethod]
other = "添加通知方式"
@@ -99,8 +99,6 @@ other = "验证SSL"
other = "添加报警规则"
[Rules]
other = "规则"
-[NotificationMethod]
-other = "通知方式组"
[Enable]
other = "启用"
[AddServer]
diff --git a/resource/template/common/menu.html b/resource/template/common/menu.html
index e6c5fdc..3423c4e 100644
--- a/resource/template/common/menu.html
+++ b/resource/template/common/menu.html
@@ -34,7 +34,7 @@
{{tr "AdminPanel"}}
{{end}}
-