1fanwang commented on code in PR #72789:
URL: https://github.com/apache/airflow/pull/72789#discussion_r3967035833
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/components.json:
##########
@@ -112,6 +112,10 @@
"file": "文件",
"location": "第 {{line}} 行,位于 {{name}}"
},
+ "passwordToggle": {
+ "hide": "隐藏值",
+ "show": "显示值"
Review Comment:
Thanks! agreed since it's more a name of the ACTION here, dropped the
trailing 值 in
https://github.com/apache/airflow/pull/72789/commits/ddd20cd3eed88213734a4a38ff8c0f5bb77eef64
--
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]