jason810496 commented on code in PR #62396:
URL: https://github.com/apache/airflow/pull/62396#discussion_r2844977106
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json:
##########
@@ -73,6 +73,12 @@
"navigation": "導航: {{arrow}}",
"toggleGroup": "展開/收合群組: 空白鍵"
},
+ "notFound": {
+ "back": "返回",
+ "backToDags": "返回 Dag 列表",
+ "message": "Dag「{{dagId}}」不存在。",
Review Comment:
Same question as
https://github.com/apache/airflow/pull/62397#discussion_r2844959178
--
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]