Skip to content

Commit

Permalink
Merge pull request TencentBlueKing#2163 from hLinx/hotfix_master
Browse files Browse the repository at this point in the history
fix: 国际化规范 TencentBlueKing#2113
  • Loading branch information
hLinx authored Jun 26, 2023
2 parents e9b0e7f + 589bc3e commit c700544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/views/dangerous-rule-manage/local.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default {
新增成功: 'New rule has been created',
'搜索语法检测表达式,规则说明,脚本类型...': 'Search by Statement Regex. / Explanation / Script type / ...',
语法检测表达式必填: 'Statement Regex. is required',
规则说明必填: 'Statement Regex. is required',
规则说明必填: 'Statement explanation is required',
脚本类型必填: 'Script type is required',
动作必填: 'Action is required',
创建人: 'Created by',
Expand Down

0 comments on commit c700544

Please sign in to comment.