From d1a2274f8806d1e4479d693d5b87b0d36f6a99aa Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 10:36:26 +0800 Subject: [PATCH] Update source file zh-CN.toml --- resource/l10n/zh-CN.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml index 3018106a..64c628f4 100644 --- a/resource/l10n/zh-CN.toml +++ b/resource/l10n/zh-CN.toml @@ -130,6 +130,21 @@ other = "秒" [EnableFailureNotification] other = "启用故障通知" +[FailureNotification] +other = "故障通知" + +[MaxLatency] +other = "最大延迟(ms)" + +[MinLatency] +other = "最小延迟(ms)" + +[EnableLatencyNotification] +other = "启用延迟通知" + +[LatencyNotification] +other = "延迟通知" + [IntroductionOfMonitor] other = """ 类型为 HTTP-GET 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);