From 094cfb164c30159f3153cf3fc79f5f8a05654eab Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 10:31:09 +0800 Subject: [PATCH] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index dae0ebd..4fcfe94 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -130,6 +130,21 @@ other = "Seconds" [EnableFailureNotification] other = "Enable Failure Notification" +[FailureNotification] +other = "故障通知" + +[MaxLatency] +other = "最大延迟(ms)" + +[MinLatency] +other = "最小延迟(ms)" + +[EnableLatencyNotification] +other = "启用延迟通知" + +[LatencyNotification] +other = "延迟通知" + [IntroductionOfMonitor] other = """ Input URL(With http/https prefix) for type HTTP-GET, SSL Certificate will be monitored automatically when URL has https prefix;