healchow commented on code in PR #7044:
URL: https://github.com/apache/inlong/pull/7044#discussion_r1056770659
##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -167,6 +167,7 @@
"meta.Sinks.ES.RetryTimes": "重试次数",
"meta.Sinks.ES.RetryTimesUnit": "次",
"meta.Sinks.ES.EsVersion": "Elasticsearch 版本",
+ "meta.Sinks.ES.EsVersionHelp": "此处 Elasticsearch 版本为大版本号",
Review Comment:
Is the following comment correct?
```suggestion
"meta.Sinks.ES.EsVersionHelp": "填写大版本号,如:对于7.5.2版本,填写7即可",
```
--
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]