shahar1 commented on code in PR #51899:
URL: https://github.com/apache/airflow/pull/51899#discussion_r2208348864
##########
airflow-core/src/airflow/ui/public/i18n/locales/ar/common.json:
##########
@@ -75,6 +181,20 @@
"users": "مستخدمون"
},
"selectLanguage": "اختيار اللغة",
+ "showDetailsPanel": "إظهار لوحة التفاصيل",
+ "source": {
+ "hide": "إخفاء المصدر",
+ "hotkey": "s",
+ "show": "إظهار المصدر"
+ },
+ "sourceAssetEvent_few": "واقعة اصل المصدر",
+ "sourceAssetEvent_many": "واقعات اصل المصدر",
+ "sourceAssetEvent_one": "واقعة اصل المصدر",
+ "sourceAssetEvent_other": "واقعات اصل المصدر",
+ "sourceAssetEvent_two": "واقعتان اصل المصدر",
+ "sourceAssetEvent_zero": "لا توجد واقعات اصل المصدر",
Review Comment:
it will be واقعة
--
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]