guan404ming commented on code in PR #62652:
URL: https://github.com/apache/airflow/pull/62652#discussion_r2870329796
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/common.json:
##########
@@ -161,6 +161,13 @@
"placeholder": "新增筆記...",
"taskInstance": "任務實例筆記"
},
+ "partitionedDagRun_one": "分割的 Dag 執行",
+ "partitionedDagRun_other": "分割的 Dag 執行",
+ "partitionedDagRunDetail": {
+ "receivedAssetEvents": "收到的資源事件"
+ },
+ "pendingDagRun_one": "待執行的 Dag 執行",
+ "pendingDagRun_other": "待執行的 Dag 執行",
Review Comment:
I would prefer "待執行". But open to any better option!
--
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]