shahar1 commented on code in PR #51258:
URL: https://github.com/apache/airflow/pull/51258#discussion_r2132415600


##########
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",
+  "dagRun_other": "تشغيلات Dag",
+  "defaultToGraphView": "افتراضي لعرض الرسم البياني",
+  "defaultToGridView": "افتراضي لعرض الشبكة",
+  "docs": {
+    "documentation": "توثيق",
+    "githubRepo": "مستودع GitHub",
+    "restApiReference": "مرجع REST API"
+  },
+  "logout": "خروج",
+  "logoutConfirmation": "أنت على وشك تسجيل الخروج.",
+  "modal": {
+    "cancel": "إلغاء",
+    "confirm": "تأكيد",
+    "delete": {
+      "button": "حذف",
+      "confirmation": "هل أنت متأكد من أنك تريد حذف {{resourceName}}؟ لا يمكن 
التراجع عن هذا الإجراء."
+    }
+  },
+  "nav": {
+    "admin": "إدارة",
+    "assets": "أصول",
+    "browse": "تصفح",
+    "dags": "Dags",
+    "docs": "وثائق",
+    "home": "صفحة رئيسية",
+    "plugins": "إضافات",
+    "security": "أمان"

Review Comment:
   Implementing with a small change - Googles uses الأمان with alif-hamza and 
not alif-madda for their security page, so I'll comply with their 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]

Reply via email to