jscheffl commented on code in PR #68425:
URL: https://github.com/apache/airflow/pull/68425#discussion_r3405447137


##########
airflow-core/src/airflow/ui/public/i18n/locales/ar/assets.json:
##########
@@ -6,6 +6,22 @@
   "asset_other": "أصول",
   "asset_two": "أصلان",
   "asset_zero": "لا يوجد أي أصل",
+  "assetStore": {
+    "add": "إضافة مخزن الأصول",
+    "clearAll": {
+      "resource": "كل مخزن الأصول",
+      "title": "مسح كل مخزن الأصول",
+      "warning": "سيتم مسح كل مخزن الأصول. ستفقد المهام التي تستخدم هذا المخزن 
لتنسيق العمل ذاكرتها المحفوظة."
+    },
+    "delete": "حذف مخزن الأصول",
+    "deleteWarning": "سيفقد الأصل إدخال المخزن المحفوظ هذا.",
+    "edit": "تعديل مخزن الأصول",
+    "emptyState": "يخزّن مخزن الأصول قيماً مرتبطة بهوية الأصل، وتكون مشتركة 
عبر جميع تشغيلات Dag. يمكن للعمّال الكتابة إلى مخزن الأصول عبر Task SDK.",
+    "lastUpdatedBy": "آخر تحديث بواسطة",
+    "lastUpdatedByApi": "API",
+    "lastUpdatedByWatcher": "Watcher",

Review Comment:
   Keep this non translated?



-- 
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]

Reply via email to