ZuoFengZhang commented on code in PR #6873:
URL: https://github.com/apache/inlong/pull/6873#discussion_r1050380515


##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -157,6 +164,9 @@
   "meta.Sinks.ES.FlushRecordUnit": "条",
   "meta.Sinks.ES.RetryTimes": "重试次数",
   "meta.Sinks.ES.RetryTimesUnit": "次",
+  "meta.Sinks.ES.DocumentType": "文档类型",
+  "meta.Sinks.ES.PrimaryKey": "主键",
+  "meta.Sinks.ES.PrimaryKeyHelp": "是否将某字段作为 `_id` 字段,如果不指定,则 ES 将自动为每个文档生成唯一的 
`_id`",
   "meta.Sinks.ES.FieldName": "字段名",

Review Comment:
   done



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