healchow commented on code in PR #6400: URL: https://github.com/apache/inlong/pull/6400#discussion_r1013673725
########## inlong-dashboard/src/locales/cn.json: ########## @@ -287,6 +287,10 @@ "meta.Nodes.Hive.DataPathHelp": "DB的存储路径,不包括表名,如:hdfs://127.0.0.1:9000/warehouse/inlong.db", "meta.Nodes.Hive.ConfDir": "配置路径", "meta.Nodes.Hive.ConfDirHelp": "将 Hive 集群的 hive-site.xml 文件上传到 HDFS 的某个目录下,如:/user/hive/conf", + "meta.Nodes.MySQL.UserName": "用户名", Review Comment: `UserName` -> `Username`. -- 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]
