This is an automated email from the ASF dual-hosted git repository.
choo121600 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 0cb7f218e04 i18n(ko): add missing translation for
triggerDag.partitionKeyHelp (#70005)
0cb7f218e04 is described below
commit 0cb7f218e04c24326c5787b13ad4648521ab8187
Author: 조현준 <[email protected]>
AuthorDate: Mon Jul 20 13:18:52 2026 +0900
i18n(ko): add missing translation for triggerDag.partitionKeyHelp (#70005)
---
airflow-core/src/airflow/ui/public/i18n/locales/ko/components.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/ko/components.json
b/airflow-core/src/airflow/ui/public/i18n/locales/ko/components.json
index 8171b73685d..499a3808c0c 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/ko/components.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/ko/components.json
@@ -136,6 +136,7 @@
"loading": "Dag 정보 로드 중...",
"loadingFailed": "Dag 정보를 로드하지 못했습니다. 다시 시도해주세요.",
"manualRunDenied": "이 Dag는 수동으로 실행할 수 없습니다.",
+ "partitionKeyHelp": "선택 사항 - 파티션된 Dag에만 적용됩니다.",
"runIdHelp": "선택 사항 - 제공되지 않으면 생성됩니다.",
"selectDescription": "이 Dag을(를) 단일 실행 트리거",
"selectLabel": "단일 실행",