noeunkim commented on code in PR #67234: URL: https://github.com/apache/airflow/pull/67234#discussion_r3273850908
########## airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json: ########## @@ -29,9 +29,9 @@ "group": "그룹", "lastAssetEvent": "마지막 에셋 이벤트", "name": "이름", - "producingTasks": "생성하는 태스크", + "producingTasks": "생성하는 작업", Review Comment: How about standarize on `생성하는` over `생성 중인`? > e.g. currently `consumingTasks` is translated to `사용 중인 작업` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
