This is an automated email from the ASF dual-hosted git repository.
vatsrahul1001 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 f3c2ef20cef Fill Taiwanese Mandarin translation gap (#71164)
f3c2ef20cef is described below
commit f3c2ef20cefb2b2b2dcfa660fd659d97e9d2a905
Author: Wei Lee <[email protected]>
AuthorDate: Wed Aug 5 21:21:08 2026 +0800
Fill Taiwanese Mandarin translation gap (#71164)
---
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json
b/airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json
index 0e9ccd277e6..401a19ccbd1 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json
@@ -42,6 +42,7 @@
},
"deadlineAlerts": {
"completionRule": "必須在 {{reference}}後 {{interval}} 內完成",
+ "completionRuleDynamic": "必須在 {{reference}}後的一段變動期間內完成",
"count_one": "{{count}} 個期限",
"count_other": "{{count}} 個期限",
"referenceType": {