choo121600 commented on code in PR #67234: URL: https://github.com/apache/airflow/pull/67234#discussion_r3285693844
########## airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json: ########## @@ -29,9 +29,9 @@ "group": "그룹", "lastAssetEvent": "마지막 에셋 이벤트", "name": "이름", - "producingTasks": "생성하는 태스크", + "producingTasks": "생성하는 작업", Review Comment: I think “사용 중인 Dags” and “사용 중인 태스크” may read more naturally than “에셋 사용 DAGs”. Since these labels already appear within the Asset page context, users can still understand them as “Dags/tasks using this asset” even without explicitly repeating “에셋”. So in this case, I feel the shorter phrasing may be clearer and less repetitive. -- 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]
