mirror of
https://github.com/nezhahq/nezha.git
synced 2025-03-14 09:38:14 -04:00
Merge pull request #246 from naiba/l10n_master [no ci]
New Crowdin updates
This commit is contained in:
commit
f1249a9cd0
15
resource/l10n/en-US.toml
vendored
15
resource/l10n/en-US.toml
vendored
@ -130,6 +130,21 @@ other = "Seconds"
|
|||||||
[EnableFailureNotification]
|
[EnableFailureNotification]
|
||||||
other = "Enable Failure Notification"
|
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]
|
[IntroductionOfMonitor]
|
||||||
other = """
|
other = """
|
||||||
Input URL(With http/https prefix) for type <b>HTTP-GET</b>, SSL Certificate will be monitored automatically when URL has https prefix;<br>
|
Input URL(With http/https prefix) for type <b>HTTP-GET</b>, SSL Certificate will be monitored automatically when URL has https prefix;<br>
|
||||||
|
15
resource/l10n/es-ES.toml
vendored
15
resource/l10n/es-ES.toml
vendored
@ -130,6 +130,21 @@ other = "segundos"
|
|||||||
[EnableFailureNotification]
|
[EnableFailureNotification]
|
||||||
other = "Activar la notificación de fallos"
|
other = "Activar la notificación de fallos"
|
||||||
|
|
||||||
|
[FailureNotification]
|
||||||
|
other = "故障通知"
|
||||||
|
|
||||||
|
[MaxLatency]
|
||||||
|
other = "最大延迟(ms)"
|
||||||
|
|
||||||
|
[MinLatency]
|
||||||
|
other = "最小延迟(ms)"
|
||||||
|
|
||||||
|
[EnableLatencyNotification]
|
||||||
|
other = "启用延迟通知"
|
||||||
|
|
||||||
|
[LatencyNotification]
|
||||||
|
other = "延迟通知"
|
||||||
|
|
||||||
[IntroductionOfMonitor]
|
[IntroductionOfMonitor]
|
||||||
other = """
|
other = """
|
||||||
Introduzca la URL cuando el tipo sea <b>HTTP-GET</b> (si es con protocolo HTTPS, por cierto, monitorizará el certificado SSL) <br>
|
Introduzca la URL cuando el tipo sea <b>HTTP-GET</b> (si es con protocolo HTTPS, por cierto, monitorizará el certificado SSL) <br>
|
||||||
|
Loading…
Reference in New Issue
Block a user