This is an automated email from the ASF dual-hosted git repository.
eladkal 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 33e1d28a234 i18n(Ko): Remove keys that no longer exist in en locale
(#56188)
33e1d28a234 is described below
commit 33e1d28a2344ae01ed0896f6718a1e5b9797605f
Author: Yeonguk Choo <[email protected]>
AuthorDate: Mon Sep 29 22:16:26 2025 +0900
i18n(Ko): Remove keys that no longer exist in en locale (#56188)
---
airflow-core/src/airflow/ui/public/i18n/locales/ko/dag.json | 2 --
1 file changed, 2 deletions(-)
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/ko/dag.json
b/airflow-core/src/airflow/ui/public/i18n/locales/ko/dag.json
index 554d8d5263e..fc722b1f826 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/ko/dag.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/ko/dag.json
@@ -95,9 +95,7 @@
"buttons": {
"options": "옵션",
"showGantt": "간트 차트 보기",
- "showGraph": "그래프 보기",
"showGraphShortcut": "그래프 보기 (g 키)",
- "showGrid": "그리드 보기",
"showGridShortcut": "그리드 보기 (g 키)"
},
"dagRuns": {