This is an automated email from the ASF dual-hosted git repository.
jscheffl 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 36ecfe20b82 i18n(Ko): add missing translations in assets.json (Nov 26)
(#58709)
36ecfe20b82 is described below
commit 36ecfe20b82ec9c67fee35176680194af72ca10a
Author: Yeonguk Choo <[email protected]>
AuthorDate: Fri Dec 5 04:36:45 2025 +0900
i18n(Ko): add missing translations in assets.json (Nov 26) (#58709)
---
airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json
b/airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json
index 9f6df30cb93..e5394e706f7 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json
@@ -3,6 +3,7 @@
"asset_many": "에셋들",
"asset_one": "에셋",
"consumingDags": "사용 중인 Dags",
+ "consumingTasks": "사용 중인 Tasks",
"createEvent": {
"button": "이벤트 생성",
"manual": {