RoyLee1224 commented on code in PR #51790:
URL: https://github.com/apache/airflow/pull/51790#discussion_r2151583919
##########
airflow-core/src/airflow/ui/src/i18n/locales/zh-TW/common.json:
##########
@@ -179,7 +179,7 @@
"task": {
"documentation": "任務文件",
"lastInstance": "最後實例",
- "operator": "operator",
+ "operator": "Operator",
Review Comment:
I think "運算子" is a mistranslation here, and I find that in other translation
files they all keep operator in English, so I changed it back to English.
--
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]