From fd403ca4fc3abeb0690bd7f9f55bd507e194e068 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 19:27:35 +0800 Subject: [PATCH] Update source file zh-CN.toml --- resource/l10n/zh-CN.toml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/resource/l10n/zh-CN.toml b/resource/l10n/zh-CN.toml index fbbd248..7eb1faa 100644 --- a/resource/l10n/zh-CN.toml +++ b/resource/l10n/zh-CN.toml @@ -489,3 +489,27 @@ other = "报警规则" [NotificationMethod] other = "通知方式" + +[Incident] +other = "故障" + +[Resolved] +other = "恢复" + +[StatusNoData] +other = "无数据" + +[StatusGood] +other = "良好" + +[StatusLowAvailability] +other = "低可用" + +[ScheduledTaskExecutedSuccessfully] +other = "任务成功" + +[ScheduledTaskExecutedFailed] +other = "任务失败" + +[IPChanged] +other = "IP变更"