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

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


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new d3a0d6d6de4 [v3-1-test] Change hebrew wording for Asset Triggered 
(#64177) (#64178)
d3a0d6d6de4 is described below

commit d3a0d6d6de4b7a17633bdd4afece4b9ed37b648e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 24 20:41:45 2026 +0200

    [v3-1-test] Change hebrew wording for Asset Triggered (#64177) (#64178)
    
    (cherry picked from commit 46f344af1749b0b5a64ca6f92cb803bfe3c5e34f)
    
    Co-authored-by: Elad Kalif <[email protected]>
---
 airflow-core/src/airflow/ui/public/i18n/locales/he/common.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/he/common.json 
b/airflow-core/src/airflow/ui/public/i18n/locales/he/common.json
index ee65c0c902a..afcc27a3533 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/he/common.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/he/common.json
@@ -168,7 +168,7 @@
   "reset": "אתחל",
   "runId": "מזהה ריצה",
   "runTypes": {
-    "asset_triggered": "הופעל על-ידי נכס",
+    "asset_triggered": "מופעל על-ידי נכס",
     "backfill": "השלמה למפרע",
     "manual": "הפעלה ידנית",
     "scheduled": "מתוזמן"

Reply via email to