parkhojeong commented on code in PR #68234:
URL: https://github.com/apache/airflow/pull/68234#discussion_r3400599471
##########
airflow-core/src/airflow/ui/public/i18n/locales/ko/common.json:
##########
@@ -18,10 +18,14 @@
"asset_other": "에셋들",
"assetEvent_one": "에셋 이벤트",
"assetEvent_other": "에셋 이벤트들",
+ "assetInactive": {
+ "tooltip": "상위 에셋이 비활성화되어 있습니다. 다시 활성화될 때까지 스케줄러가 파티션 평가를 보류합니다."
Review Comment:
Thanks! Addressed by
https://github.com/apache/airflow/pull/68234/commits/6cb062ce44892373c506a5a4877f11fa9f0ffa02
--
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]