Pei-Cheng-Yu commented on code in PR #60631:
URL: https://github.com/apache/airflow/pull/60631#discussion_r2697608034
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/components.json:
##########
@@ -10,6 +10,7 @@
"maxRuns": "活躍執行數上限",
"missingAndErroredRuns": "遺漏和錯誤的執行",
"missingRuns": "遺漏的執行",
+ "permissionDenied": "試跑失敗:使用者沒有建立回填的權限。",
Review Comment:
Thanks for the review!
I find out that there is only "執行" in translated files, but there is no
existed translation about `Dry Run` , should we stick to "執行失敗" or "試執行失敗" here?
--
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]