Lee-W commented on code in PR #51790:
URL: https://github.com/apache/airflow/pull/51790#discussion_r2151626292
##########
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 tried using AI tools to find out `任務操作器`. It seems to make sense 🤔. We can
keep `Operator` as it is if `任務操作器` doesn't resonate with you.
I don't believe we need to keep the phrases in English if others don't find
it necessary. In my opinion, the reason we shouldn't translate it is that we
currently lack a better translation.
--
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]