diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml
index 3018106..64c628f 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证书);