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 bb16abf15ae i18n(Ko): add missing translations(Nov 16) (#58358)
bb16abf15ae is described below
commit bb16abf15ae2a69e5592dcbc35ca9988807d6fb8
Author: Yeonguk Choo <[email protected]>
AuthorDate: Sun Nov 16 18:12:38 2025 +0900
i18n(Ko): add missing translations(Nov 16) (#58358)
---
airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json | 3 +++
1 file changed, 3 insertions(+)
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 3311814842b..9f6df30cb93 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
@@ -1,4 +1,7 @@
{
+ "additional_data": "추가 데이터",
+ "asset_many": "에셋들",
+ "asset_one": "에셋",
"consumingDags": "사용 중인 Dags",
"createEvent": {
"button": "이벤트 생성",