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


##########
inlong-dashboard/src/ui/locales/en.json:
##########
@@ -1020,5 +1022,35 @@
   "pages.GroupDataTemplate.VisibleRange.InCharges":"Owner",
   "pages.GroupDataTemplate.VisibleRange.Tenant":"Tenant",
   "miscellaneous.total": "... total ",
-  "miscellaneous.tenants": " tenants"
+  "miscellaneous.tenants": " tenants",
+  "meta.Sinks.DirtyData.DirtyDataPartition": "Dirty Data Partition",
+  "meta.Sinks.DirtyData.DataFlowId": "DataFlowId",
+  "meta.Sinks.DirtyData.GroupId": "GroupId",
+  "meta.Sinks.DirtyData.StreamId": "StreamId",
+  "meta.Sinks.DirtyData.ReportTime": "Report Time",
+  "meta.Sinks.DirtyData.DataTime": "Data Time",
+  "meta.Sinks.DirtyData.ServerType": "Server Type",
+  "meta.Sinks.DirtyData.DirtyType": "Dirty Type",
+  "meta.Sinks.DirtyData.DirtyMessage": "Dirty Message",
+  "meta.Sinks.DirtyData.ExtInfo": "Ext Info",
+  "meta.Sinks.DirtyData.DirtyData": "Dirty Data",
+  "meta.Sinks.DirtyData.DirtyDetailWarning": "The dirty data task is running, 
please try again later",
+  "meta.Sinks.DirtyData.DirtyTrendWarning": "The dirty data trending task is 
running, try again later",
+  "meta.Sinks.DirtyData.DataCount": "Data Count",
+  "meta.Sinks.DirtyData.Search.DirtyType": "Dirty Type",
+  "meta.Sinks.DirtyData.Search.ServerType": "Server Type",
+  "meta.Sinks.DirtyData.StartTimeError": "The start time cannot be greater 
than the current time",
+  "meta.Sinks.DirtyData.endTimeNotGreaterThanStartTime": "The end time cannot 
be greater than the current time",
+  "meta.Sinks.DirtyData.TimeIntervalError": "The time interval can be more 
than seven days",

Review Comment:
   ```suggestion
     "meta.Sinks.DirtyData.TimeIntervalError": "The time interval cannot be 
more than seven days",
   ```



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