From 7ef5ceccf012725e5d8383b39e3a59ffe2285746 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 19:24:01 +0800 Subject: [PATCH] New translations zh-CN.toml (English) --- resource/l10n/en-US.toml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/resource/l10n/en-US.toml b/resource/l10n/en-US.toml index d06eb8e..97fb2b6 100644 --- a/resource/l10n/en-US.toml +++ b/resource/l10n/en-US.toml @@ -489,3 +489,27 @@ other = "Alarm Rule" [NotificationMethod] other = "Notification Method" + +[Incident] +other = "故障" + +[Resolved] +other = "恢复" + +[StatusNoData] +other = "无数据" + +[StatusGood] +other = "良好" + +[StatusLowAvailability] +other = "低可用" + +[ScheduledTaskExecutedSuccessfully] +other = "任务成功" + +[ScheduledTaskExecutedFailed] +other = "任务失败" + +[IPChanged] +other = "IP变更"