Lee-W commented on code in PR #60631:
URL: https://github.com/apache/airflow/pull/60631#discussion_r2697510130


##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/components.json:
##########
@@ -10,6 +10,7 @@
     "maxRuns": "活躍執行數上限",
     "missingAndErroredRuns": "遺漏和錯誤的執行",
     "missingRuns": "遺漏的執行",
+    "permissionDenied": "試跑失敗:使用者沒有建立回填的權限。",

Review Comment:
   ```suggestion
       "permissionDenied": "試執行失敗:使用者沒有建立回填的權限。",
   ```
   
   
   Do we use "試跑" or "試執行" elsewhere?



-- 
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]

Reply via email to