featzhang commented on code in PR #7267: URL: https://github.com/apache/inlong/pull/7267#discussion_r1086751640
########## inlong-dashboard/src/locales/en.json: ########## @@ -344,6 +344,17 @@ "meta.Sinks.Redis.DataSeparator.Asterisk": "Asterisk(*)", "meta.Sinks.Redis.DataSeparator.DoubleQuotes": "Double quotes(\")", "meta.Sinks.Redis.FormatDataSeparator": "Data separator", + "meta.Sinks.Kudu.masters": "masters", Review Comment: The English name 'masters' should not require additional expressions, as it is written on the official website. https://kudu.apache.org/docs/administration.html -- 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]
