queryjin commented on code in PR #61762:
URL: https://github.com/apache/airflow/pull/61762#discussion_r2796280699


##########
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 your contribution.
   
   To ensure better readability, I think it’s best to unify the terms into 
Korean by changing '**Dag 프로세서 Job**' to '**Dag 프로세서잡**'. It would make the PR 
much clearer. Let me know your thoughts!



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