perf: Translate ExecuteAfterSaving

This commit is contained in:
wangruidong 2025-03-17 16:30:33 +08:00 committed by w940853815
parent a784ca29c3
commit 40bbc4a02c
2 changed files with 4 additions and 2 deletions

View File

@ -1520,5 +1520,6 @@
"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",
"SelectRisk": "Select risk",
"IpGroup": "IP group"
"IpGroup": "IP group",
"ExecuteAfterSaving": "Execute after saving"
}

View File

@ -1522,5 +1522,6 @@
"Reopen": "重新打开",
"Review": "审查",
"SelectRisk": "选择风险",
"IpGroup": "IP 组"
"IpGroup": "IP 组",
"ExecuteAfterSaving": "保存后执行"
}