healchow commented on code in PR #8317:
URL: https://github.com/apache/inlong/pull/8317#discussion_r1243052538
##########
inlong-dashboard/src/ui/locales/cn.json:
##########
@@ -362,7 +363,7 @@
"meta.Sinks.Kudu.FieldDescription": "描述",
"meta.Sinks.Kudu.buckets": "Buckets",
"meta.Group.InlongGroupId": "数据流组 ID",
- "meta.Group.InlongGroupIdRules": "只能包含小写字母、数字、中划线、下划线",
+ "meta.Group.InlongGroupIdRules": "只能包含英文字母、数字、中划线、下划线",
Review Comment:
**Other Chinese and English descriptions are also suggested to be modified
in this way.**
```suggestion
"meta.Group.InlongGroupIdRules": "只能包含英文字母、数字、点号(.)、中划线(-)、下划线(_)",
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]