ColtenOuO commented on code in PR #71019:
URL: https://github.com/apache/airflow/pull/71019#discussion_r3719330923
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dags.json:
##########
@@ -17,12 +17,14 @@
"unfavorite": "未加為最愛"
},
"lastRunState": "最後執行狀態",
+ "noTimetableTypesFound": "找不到時間表類型",
Review Comment:
Thanks, that makes sense.
Switched both keys to "排程規則".
I also updated `components.json` → `triggerDag.dataIntervalAuto`
("依邏輯日期與時間表推斷" → "依邏輯日期與排程規則推斷").
--
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]