shahar1 commented on code in PR #51258:
URL: https://github.com/apache/airflow/pull/51258#discussion_r2132392480
##########
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:
I didn't find any examples for using اشتغال in the context of "running a
software entity". However, I found plenty of examples for using تشغيل :
https://aws.amazon.com/ar/what-is/cli
`يمكنك تشغيل البرامج النصية بسرعة` ("You can run scripts quickly`)
So I tend to leave it as is, what do you think?
--
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]