perf: Translate risk handle

This commit is contained in:
wangruidong 2025-03-13 09:58:35 +08:00 committed by w940853815
parent 28f85a0186
commit 9e4b82bf45
2 changed files with 7 additions and 3 deletions

View File

@ -1518,5 +1518,6 @@
"RiskDetectionDetail": "Risk detection detail",
"ApplicationDetail": "Application detail",
"Organization": "Organization",
"IpGroupHelpText": "* indicates match all. for example: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64"
"IpGroupHelpText": "* indicates match all. for example: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64",
"SelectRisk": "Select risk"
}

View File

@ -1069,7 +1069,7 @@
"ResetSSHKeySuccessMsg": "发送邮件任务已提交, 用户稍后会收到重置密钥邮件",
"ResetSSHKeyWarningMsg": "你确定要发送重置用户的SSH Key的邮件吗?",
"ResetSecret": "可改密",
"ResolveSelected": "解决所",
"ResolveSelected": "解决所",
"Resource": "资源",
"ResourceType": "资源类型",
"RestoreButton": "恢复默认",
@ -1518,5 +1518,8 @@
"RiskDetectionDetail": "风险检测详情",
"ApplicationDetail": "应用详情",
"Organization": "组织",
"IpGroupHelpText": "* 表示匹配所有。例如: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64"
"IpGroupHelpText": "* 表示匹配所有。例如: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64",
"Reopen": "重新打开",
"Review": "审查",
"SelectRisk": "选择风险"
}