guan404ming commented on code in PR #61126:
URL: https://github.com/apache/airflow/pull/61126#discussion_r2732563151
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/components.json:
##########
@@ -10,6 +10,7 @@
"maxRuns": "活躍執行數上限",
"missingAndErroredRuns": "遺漏和錯誤的執行",
"missingRuns": "遺漏的執行",
+ "permissionDenied": "試執行失敗: 使用者沒有觸發回填的權限。",
Review Comment:
Nit: Do we need to add `試執行失敗:`? I think `使用者沒有觸發回填的權限` reads well to me.
Either way works for me.
--
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]