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

weilee pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 366790bcdc8 UI(i18n): Modify tw translations (#51753)
366790bcdc8 is described below

commit 366790bcdc8e2927cd3260b9bda4ff4cc539c46d
Author: LI,JHE-CHEN <[email protected]>
AuthorDate: Sun Jun 15 20:14:33 2025 +0800

    UI(i18n): Modify tw translations (#51753)
---
 airflow-core/src/airflow/ui/src/i18n/locales/zh-TW/common.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/airflow-core/src/airflow/ui/src/i18n/locales/zh-TW/common.json 
b/airflow-core/src/airflow/ui/src/i18n/locales/zh-TW/common.json
index e4fdf1f4ddf..32ddb70af65 100644
--- a/airflow-core/src/airflow/ui/src/i18n/locales/zh-TW/common.json
+++ b/airflow-core/src/airflow/ui/src/i18n/locales/zh-TW/common.json
@@ -67,7 +67,7 @@
     "githubRepo": "GitHub 倉庫",
     "restApiReference": "REST API 參考"
   },
-  "duration": "時間範圍",
+  "duration": "執行時間",
   "endDate": "結束日期",
   "error": {
     "back": "返回",
@@ -179,7 +179,7 @@
   "task": {
     "documentation": "任務文件",
     "lastInstance": "最後實例",
-    "operator": "運算子",
+    "operator": "operator",
     "triggerRule": "觸發規則"
   },
   "task_one": "任務",

Reply via email to