fuweng11 commented on code in PR #11512:
URL: https://github.com/apache/inlong/pull/11512#discussion_r1849607543


##########
inlong-dashboard/src/ui/locales/cn.json:
##########
@@ -1020,5 +1021,35 @@
   "pages.GroupDataTemplate.VisibleRange.InCharges":"责任人",
   "pages.GroupDataTemplate.VisibleRange.Tenant":"租户",
   "miscellaneous.total": "... 共",
-  "miscellaneous.tenants": "个租户"
+  "miscellaneous.tenants": "个租户",
+  "meta.Sinks.DirtyData.DirtyDataPartition": "脏数据分区",
+  "meta.Sinks.DirtyData.DataFlowId": "数据目标Id",
+  "meta.Sinks.DirtyData.GroupId": "数据组Id",
+  "meta.Sinks.DirtyData.StreamId": "数据流Id",
+  "meta.Sinks.DirtyData.ReportTime": "上报时间",
+  "meta.Sinks.DirtyData.DataTime": "数据时间",
+  "meta.Sinks.DirtyData.ServerType": "服务类型",
+  "meta.Sinks.DirtyData.DirtyType": "脏数据类型",
+  "meta.Sinks.DirtyData.DirtyMessage": "脏消息",
+  "meta.Sinks.DirtyData.ExtInfo": "额外信息",
+  "meta.Sinks.DirtyData.DirtyData": "脏数据",
+  "meta.Sinks.DirtyData.DirtyDetailWarning": "脏数据任务正在运行,请稍后再试",
+  "meta.Sinks.DirtyData.DirtyTrendWarning": "脏数据趋势任务正在运行,请稍后再试",
+  "meta.Sinks.DirtyData.DataCount": "脏数据个数",
+  "meta.Sinks.DirtyData.Search.DirtyType": "脏数据类型",
+  "meta.Sinks.DirtyData.Search.ServerType": "服务类型",
+  "meta.Sinks.DirtyData.StartTimeError": "开始时间不能大于当前时间",
+  "meta.Sinks.DirtyData.endTimeNotGreaterThanStartTime": "结束时间不能大于当前时间",
+  "meta.Sinks.DirtyData.TimeIntervalError": "时间间隔能超过七天",

Review Comment:
   ```suggestion
     "meta.Sinks.DirtyData.TimeIntervalError": "时间间隔不能超过七天",
   ```



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

Reply via email to