ahmadtfarhan commented on code in PR #51258:
URL: https://github.com/apache/airflow/pull/51258#discussion_r2132465337
##########
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}}؟ لا يمكن
التراجع عن هذا الإجراء."
Review Comment:
I forgot to check it, I will this weekend hopefully
--
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]