healchow commented on code in PR #8555:
URL: https://github.com/apache/inlong/pull/8555#discussion_r1266403435
##########
inlong-dashboard/src/ui/locales/cn.json:
##########
@@ -631,6 +632,9 @@
"pages.GroupDetail.Audit.Hour": "小时",
"pages.GroupDetail.Audit.Day": "天",
"pages.GroupDetail.Audit.Sink": "数据目标",
+ "pages.GroupDetail.Delay.QueryDate": "查询日期",
+ "pages.GroupDetail.Delay.AverageTitle": "平均传输时延总览 ( ms )",
+ "pages.GroupDetail.Delay.RealTimeTitle": "实时平均时延总览 ( ms )",
Review Comment:
More blank here:
```suggestion
"pages.GroupDetail.Delay.AverageTitle": "平均传输时延总览 (ms)",
"pages.GroupDetail.Delay.RealTimeTitle": "实时平均时延总览 (ms)",
```
##########
inlong-dashboard/src/ui/locales/cn.json:
##########
@@ -631,6 +632,9 @@
"pages.GroupDetail.Audit.Hour": "小时",
"pages.GroupDetail.Audit.Day": "天",
"pages.GroupDetail.Audit.Sink": "数据目标",
+ "pages.GroupDetail.Delay.QueryDate": "查询日期",
+ "pages.GroupDetail.Delay.AverageTitle": "平均传输时延总览 ( ms )",
+ "pages.GroupDetail.Delay.RealTimeTitle": "实时平均时延总览 ( ms )",
Review Comment:
More blank here:
```suggestion
"pages.GroupDetail.Delay.AverageTitle": "平均传输时延总览 (ms)",
"pages.GroupDetail.Delay.RealTimeTitle": "实时平均时延总览 (ms)",
```
--
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]