dockerzhang commented on code in PR #7095: URL: https://github.com/apache/inlong/pull/7095#discussion_r1059310263
########## inlong-dashboard/src/locales/cn.json: ########## @@ -489,8 +489,8 @@ "pages.GroupDetail.Sources.status.BeenRetry": "已下发重试", "pages.GroupDetail.Sources.status.BeenFrozen": "已下发停止", "pages.GroupDetail.Sources.status.BeenActive": "已下发重启", - "pages.GroupDetail.Sink.New": "新建流向配置", - "pages.GroupDetail.Sink.Edit": "编辑流向配置", + "pages.GroupDetail.Sink.New": "新建目标", Review Comment: ```suggestion "pages.GroupDetail.Sink.New": "新建数据目标", ``` ########## inlong-dashboard/src/locales/cn.json: ########## @@ -489,8 +489,8 @@ "pages.GroupDetail.Sources.status.BeenRetry": "已下发重试", "pages.GroupDetail.Sources.status.BeenFrozen": "已下发停止", "pages.GroupDetail.Sources.status.BeenActive": "已下发重启", - "pages.GroupDetail.Sink.New": "新建流向配置", - "pages.GroupDetail.Sink.Edit": "编辑流向配置", + "pages.GroupDetail.Sink.New": "新建目标", + "pages.GroupDetail.Sink.Edit": "编辑目标", Review Comment: ```suggestion "pages.GroupDetail.Sink.Edit": "编辑数据目标", ``` -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org