|
|
|
@ -523,11 +523,18 @@ export default {
|
|
|
|
|
dnsPortDescription: "DNS 服务器端口,默认为 53,你可以在任何时候更改此端口.",
|
|
|
|
|
error: "错误",
|
|
|
|
|
critical: "关键",
|
|
|
|
|
wayToGetPagerDutyKey: "你可以在 Service -> Service Directory -> (Select a service) -> Integrations -> Add integration 页面中搜索 \"Events API V2\" 以获取此 Integration Key,更多信息请参见 {0}",
|
|
|
|
|
wayToGetPagerDutyKey: "你可以在 Service -> Service Directory -> (选择一个 Service) -> Integrations -> Add integration 页面中搜索 \"Events API V2\" 以获取此 Integration Key,更多信息请参见 {0}",
|
|
|
|
|
"Integration Key": "Integration Key",
|
|
|
|
|
"Integration URL": "Integration URL",
|
|
|
|
|
"Auto resolve or acknowledged": "自动标记为已解决或已读",
|
|
|
|
|
"do nothing": "不做任何操作",
|
|
|
|
|
"auto acknowledged": "自动标记为已读",
|
|
|
|
|
"auto resolve": "自动标记为已解决",
|
|
|
|
|
"Connection String": "连接字符串",
|
|
|
|
|
Query: "查询语句",
|
|
|
|
|
settingsCertificateExpiry: "TLS 证书过期通知",
|
|
|
|
|
certificationExpiryDescription: "HTTPS 监控项发现被监控目标的 TLS 证书剩余有效期少于以下天数时将发出通知:",
|
|
|
|
|
"ntfy Topic": "ntfy 主题",
|
|
|
|
|
"Domain": "域名",
|
|
|
|
|
"Workstation": "工作站",
|
|
|
|
|
};
|
|
|
|
|