dockerzhang commented on code in PR #7860: URL: https://github.com/apache/inlong/pull/7860#discussion_r1177456722
########## inlong-dashboard/src/ui/locales/en.json: ########## @@ -505,6 +505,17 @@ "meta.Nodes.Kudu.DefaultSocketReadTimeoutMs": "SocketReadTimeout(ms)", "meta.Nodes.Kudu.StatisticsDisabled": "DisabledStatistics", "components.EditableTable.NewLine": "New line", + "components.EditableTable.BatchAddField": "Batch add", Review Comment: Ditto. ########## inlong-dashboard/src/ui/locales/en.json: ########## @@ -505,6 +505,17 @@ "meta.Nodes.Kudu.DefaultSocketReadTimeoutMs": "SocketReadTimeout(ms)", "meta.Nodes.Kudu.StatisticsDisabled": "DisabledStatistics", "components.EditableTable.NewLine": "New line", + "components.EditableTable.BatchAddField": "Batch add", + "components.EditableTable.DeleteAll": "Delete all", + "components.FieldParseModule.BatchAddField": "Batch add", Review Comment: Batch add -> Batch adding ########## inlong-dashboard/src/ui/locales/cn.json: ########## @@ -505,6 +505,17 @@ "meta.Nodes.Kudu.DefaultSocketReadTimeoutMs": "等待Socket默认超时(ms)", "meta.Nodes.Kudu.StatisticsDisabled": "禁用统计信息收集", "components.EditableTable.NewLine": "新增一行", + "components.EditableTable.BatchAddField": "批量解析字段", Review Comment: `components.EditableTable.BatchParseField`? -- 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]
