XD-DENG commented on code in PR #63018:
URL: https://github.com/apache/airflow/pull/63018#discussion_r2898296002
##########
airflow-core/src/airflow/ui/public/i18n/locales/ar/components.json:
##########
@@ -168,6 +168,7 @@
"intervalStart": "البداية",
"loading": "جارٍ تحميل معلومات Dag...",
"loadingFailed": "فشل تحميل معلومات Dag. يرجى المحاولة مرة أخرى.",
+ "permissionDenied": "You do not have permission to trigger this DAG.",
Review Comment:
This one is obviously in wrong place ;-) This is the locale file for Arabic
translation.
--
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]