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

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


The following commit(s) were added to refs/heads/v3-3-test by this push:
     new 7973d70aaf9 [v3-3-test] Fill Taiwanese Mandarin translation gap 
(#69707)
7973d70aaf9 is described below

commit 7973d70aaf9699d4cd01f21c479d5ba445e25678
Author: Wei Lee <[email protected]>
AuthorDate: Sat Jul 11 07:47:44 2026 +0800

    [v3-3-test] Fill Taiwanese Mandarin translation gap (#69707)
---
 airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/admin.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/admin.json 
b/airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/admin.json
index a6780937002..8479fde62d5 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/admin.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/admin.json
@@ -177,6 +177,7 @@
           "title": "跳過"
         }
       },
+      "parsingFile": "正在解析檔案...",
       "title": "匯入變數",
       "upload": "上傳 JSON 檔案",
       "uploadPlaceholder": "上傳包含變數的 JSON 檔案 (例如:{\"key\": \"value\", ...})"

Reply via email to