ahmadtfarhan commented on code in PR #51258:
URL: https://github.com/apache/airflow/pull/51258#discussion_r2132455636
##########
airflow-core/src/airflow/ui/src/i18n/locales/ar/common.json:
##########
@@ -0,0 +1,122 @@
+{
+ "admin": {
+ "Config": "تكوينات",
+ "Connections": "اتصالات",
+ "Plugins": "إضافات",
+ "Pools": "مجمعات موارد",
+ "Providers": "حزم",
+ "Variables": "متغيرات"
+ },
+ "assetEvent_one": "حدث الأصل",
+ "assetEvent_other": "أحداث الأصل",
+ "browse": {
+ "auditLog": "سجل المراجعة",
+ "xcoms": "(XComs) إكس كوم"
+ },
+ "dag_one": "Dag",
+ "dag_other": "Dags",
+ "dagRun_one": "تشغيل Dag",
Review Comment:
The example you mentioned fits the translation but not to a dag run imo
Dag Run is more a composite noun (like seafood) which is difficult to find
the best translation, so lets keep it تشغيل but I will ask my friend on it
--
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]