choo121600 commented on code in PR #52417:
URL: https://github.com/apache/airflow/pull/52417#discussion_r2173601179


##########
airflow-core/src/airflow/ui/public/i18n/locales/ko/admin.json:
##########
@@ -40,7 +40,10 @@
       "standardFields": "기본 필드"
     },
     "nothingFound": {
-        "title": "연결을 찾을 수 없습니다."
+      "description": "환경 변수나 시크릿 매니저를 통해 정의된 연결은 여기에 표시되지 않습니다.",
+      "documentationLink": "자세한 내용은 Airflow 문서를 참조하세요.",
+      "learnMore": "이들은 런타임에 해결되며 UI에는 표시되지 않습니다.",

Review Comment:
   @0ne-stone 오호 좋습니다 :)
   
   "연결"이라고 표기된 번역들이 많은데 일관성을 위해서 "연결" --> "커넥션"으로 수정한 PR을 해주실 수 있으실까요?



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