jscheffl commented on code in PR #50981: URL: https://github.com/apache/airflow/pull/50981#discussion_r2105420302
########## airflow-core/src/airflow/ui/src/i18n/locales/ko/common.json: ########## @@ -0,0 +1,78 @@ +{ + "defaultToGraphView": "그래프 뷰 기본 보기", + "defaultToGridView": "그리드 뷰 기본 보기", + "logout": "로그아웃", + "switchToDarkMode": "다크 모드로 전환", + "switchToLightMode": "라이트 모드로 전환", + "timezone": "시간대", + "user": "사용자", + "language": { + "chinese": "중국어 번체", Review Comment: As I just merged #50929 - seems we added a cross-dependency here ... can you add German? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org