[Fix][UI Next][V1.0.0-Alpha] The problem of multi-language support in FeiShu alert instance. (#8981)

slim
songjianet 2022-03-18 15:51:15 +08:00 committed by GitHub
parent 9fbc62f784
commit 7ca5cddc2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -1079,6 +1079,7 @@ const security = {
instance_parameter_exception: 'Instance parameter exception',
WebHook: 'WebHook',
webHook: 'WebHook',
WarningType: 'Warning Type',
IsEnableProxy: 'Enable Proxy',
Proxy: 'Proxy',
Port: 'Port',

View File

@ -1066,6 +1066,7 @@ const security = {
instance_parameter_exception: '实例参数异常',
WebHook: 'Web钩子',
webHook: 'Web钩子',
WarningType: '告警类型',
IsEnableProxy: '启用代理',
Proxy: '代理',
Port: '端口',