This is an automated email from the ASF dual-hosted git repository.
jasonliu 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 826f5df0e5f build(skill): explicitly mention the difference between
triggerer and trigger (#62395)
826f5df0e5f is described below
commit 826f5df0e5f77f8abe97f6d520f4ecfe66a4da2b
Author: Wei Lee <[email protected]>
AuthorDate: Tue Feb 24 16:11:19 2026 +0900
build(skill): explicitly mention the difference between triggerer and
trigger (#62395)
---
.github/skills/airflow-translations/locales/zh-TW.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.github/skills/airflow-translations/locales/zh-TW.md
b/.github/skills/airflow-translations/locales/zh-TW.md
index 3dd05747f17..0430726a57e 100644
--- a/.github/skills/airflow-translations/locales/zh-TW.md
+++ b/.github/skills/airflow-translations/locales/zh-TW.md
@@ -143,3 +143,12 @@ Use the translations found in these files as the
authoritative glossary. When
translating a term, check how it has been translated elsewhere in the locale
to maintain consistency. If a term has not been translated yet, refer to the
English source in `en/` and apply the rules in this document.
+
+### Additional Terminology
+
+Use the following established translations in the Airflow UI:
+
+- **Triggerer** → 觸發者
+- **trigger** → 觸發器
+
+Ensure these terms are used consistently across the locale.