diff --git a/i18n/ko.json b/i18n/ko.json index 743c0ec1..673abd32 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -266,5 +266,7 @@ "main.windows.mainWindow.minimizeToTray.dialog.checkboxLabel": "다시 보지 않음", "main.windows.mainWindow.closeApp.dialog.title": "어플리케이션 종료", "main.windows.mainWindow.closeApp.dialog.message": "종료하시겠습니까?", - "main.windows.mainWindow.closeApp.dialog.detail": "더 이상 메시지 알림을 받지 않습니다. {appName}을(를) 시스템 트레이에서 실행 중인 상태로 두려면 설정(Settings)에서 활성화할 수 있습니다." + "main.windows.mainWindow.closeApp.dialog.detail": "더 이상 메시지 알림을 받지 않습니다. {appName}을(를) 시스템 트레이에서 실행 중인 상태로 두려면 설정(Settings)에서 활성화할 수 있습니다.", + "renderer.components.settingsPage.bounceIcon": "Dock 아이콘 바운스", + "renderer.components.configureServer.subtitle": "팀의 커뮤니케이션 허브에

연결할 첫 번째 서버 설정" }