This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit bcd0d0900581249a50a62638b11b8a195bb85743
Author: Shahar Epstein <[email protected]>
AuthorDate: Tue Sep 9 21:40:46 2025 +0300

    Complete Arabic translation 2025-09-09 (#55435)
---
 airflow-core/src/airflow/ui/public/i18n/locales/ar/common.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/ar/common.json 
b/airflow-core/src/airflow/ui/public/i18n/locales/ar/common.json
index 813a4487cba..83db7055cca 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/ar/common.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/ar/common.json
@@ -132,7 +132,8 @@
     "runAfterFromPlaceholder": "من تشغيل بعد",
     "runAfterToPlaceholder": "إلى تشغيل بعد",
     "runIdPlaceholder": "تصفية حسب معرف التشغيل",
-    "taskIdPlaceholder": "تصفية حسب معرف المهمة"
+    "taskIdPlaceholder": "تصفية حسب معرف المهمة",
+    "triggeringUserPlaceholder": "تصفية حسب المستخدم صاحب الاطلاق"
   },
   "logicalDate": "التاريخ المنطقي",
   "logout": "تسجيل الخروج",

Reply via email to