dybyte commented on code in PR #70767:
URL: https://github.com/apache/airflow/pull/70767#discussion_r3682786120


##########
airflow-core/src/airflow/ui/public/i18n/locales/ko/assets.json:
##########
@@ -42,7 +42,10 @@
     "title": "{{name}}에 대한 에셋 이벤트 생성"
   },
   "events": "이벤트",
-  "extra": "추가 정보",
+  "filters": {
+    "groupPlaceholder": "그룹 검색",
+    "lastEventDateRange": "마지막 이벤트 날짜"

Review Comment:
   ```suggestion
       "lastEventDateRange": "마지막 이벤트 기간"
   ```



-- 
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]

Reply via email to