kddhhh23 commented on code in PR #67234:
URL: https://github.com/apache/airflow/pull/67234#discussion_r3285737876
##########
airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json:
##########
@@ -2,8 +2,8 @@
"additional_data": "추가 데이터",
"asset_many": "에셋들",
"asset_one": "에셋",
- "consumingDags": "사용 중인 Dags",
- "consumingTasks": "사용 중인 Tasks",
+ "consumingDags": "에셋 사용 Dags",
+ "consumingTasks": "에셋 사용 태스크",
"createEvent": {
Review Comment:
Same as explained above — I initially added “asset” for clarity, but I’ll
revert it.
--
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]