diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml
index dae0ebd..70e8741 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 = "Incident Notification"
+
+[MaxLatency]
+other = "Max delay (ms)"
+
+[MinLatency]
+other = "Min delay (ms)"
+
+[EnableLatencyNotification]
+other = "Enable latency notifications"
+
+[LatencyNotification]
+other = "Latency Notifications"
+
[IntroductionOfMonitor]
other = """
Input URL(With http/https prefix) for type HTTP-GET, SSL Certificate will be monitored automatically when URL has https prefix;
diff --git a/resource/l10n/es-ES.toml b/resource/l10n/es-ES.toml
index e80461e..23bb325 100644
--- a/resource/l10n/es-ES.toml
+++ b/resource/l10n/es-ES.toml
@@ -130,6 +130,21 @@ other = "segundos"
[EnableFailureNotification]
other = "Activar la notificación de fallos"
+[FailureNotification]
+other = "故障通知"
+
+[MaxLatency]
+other = "最大延迟(ms)"
+
+[MinLatency]
+other = "最小延迟(ms)"
+
+[EnableLatencyNotification]
+other = "启用延迟通知"
+
+[LatencyNotification]
+other = "延迟通知"
+
[IntroductionOfMonitor]
other = """
Introduzca la URL cuando el tipo sea HTTP-GET (si es con protocolo HTTPS, por cierto, monitorizará el certificado SSL)