1wos commented on code in PR #61762:
URL: https://github.com/apache/airflow/pull/61762#discussion_r2798171698
##########
airflow-core/src/airflow/ui/public/i18n/locales/ko/admin.json:
##########
@@ -93,9 +93,9 @@
"filters": {
"allStates": "모든 상태",
"allTypes": "모든 유형",
- "dagProcessorJob": "DagProcessorJob",
- "schedulerJob": "SchedulerJob",
- "triggererJob": "TriggererJob"
+ "dagProcessorJob": "Dag 프로세서 Job",
+ "schedulerJob": "스케줄러 Job",
+ "triggererJob": "트리거러 Job"
Review Comment:
Thanks for the suggestion! I've updated 'Job' to '잡' as you recommended.
--
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]