healchow commented on code in PR #8317:
URL: https://github.com/apache/inlong/pull/8317#discussion_r1243051442


##########
inlong-dashboard/src/ui/locales/cn.json:
##########
@@ -22,6 +22,7 @@
   "basic.SuccessfullyRestart": "重启成功",
   "basic.SuccessfullyStop": "停止成功",
   "meta.Sources.Name": "数据源名称",
+  "meta.Sources.NameRule": "只能包含英文字母、数字、中划线、下划线",

Review Comment:
   ```suggestion
     "meta.Sources.NameRule": "只能包含英文字母、数字、中划线(-)、下划线(_)",
   ```



-- 
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]

Reply via email to