shahar1 commented on code in PR #51258:
URL: https://github.com/apache/airflow/pull/51258#discussion_r2132566704
##########
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": "افتراضي لعرض الرسم البياني",
Review Comment:
Let's make it تلقائياً.
If there are future objections - we could bring it up for a discussion then.
--
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]