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 65a9d8d6aa1 i18n(ko): add missing translation for Rendered Map Index
(#67540)
65a9d8d6aa1 is described below
commit 65a9d8d6aa153bf07dfe6c4d80211e6182401d98
Author: Taehoon Kim <[email protected]>
AuthorDate: Wed May 27 06:01:05 2026 +0900
i18n(ko): add missing translation for Rendered Map Index (#67540)
* UI: Add missing Korean translation for Rendered Map Index
* Chore: Re-trigger CI
---------
Co-authored-by: Yeonguk Choo <[email protected]>
---
airflow-core/src/airflow/ui/public/i18n/locales/ko/common.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/ko/common.json
b/airflow-core/src/airflow/ui/public/i18n/locales/ko/common.json
index 6ad33e2d6b1..cbacddede45 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/ko/common.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/ko/common.json
@@ -283,6 +283,7 @@
"priorityWeight": "우선순위 가중치",
"queue": "큐",
"queuedWhen": "대기열에 추가된 시간",
+ "renderedMapIndex": "렌더링된 맵 인덱스",
"scheduledWhen": "예정된 시간",
"triggerer": {
"assigned": "할당된 트리거",