diff --git a/src/i18n/strings/ko.json b/src/i18n/strings/ko.json
index 5bd1f69bb6..00a914d843 100644
--- a/src/i18n/strings/ko.json
+++ b/src/i18n/strings/ko.json
@@ -2087,5 +2087,12 @@
"Click the link in the email you received to verify and then click continue again.": "받은 이메일에 있는 링크를 클릭해서 확인한 후에 계속하기를 클릭하세요.",
"Add Email Address": "이메일 주소 추가",
"Add Phone Number": "전화번호 추가",
- "%(creator)s created and configured the room.": "%(creator)s님이 방을 만드고 설정했습니다."
+ "%(creator)s created and configured the room.": "%(creator)s님이 방을 만드고 설정했습니다.",
+ "You should remove your personal data from identity server before disconnecting. Unfortunately, identity server is currently offline or cannot be reached.": "계정을 해제하기 전에 ID 서버 에서 개인 정보를 삭제해야 합니다. 불행하게도 ID 서버 가 현재 오프라인이거나 접근할 수 없는 상태입니다.",
+ "You should:": "이렇게 하세요:",
+ "check your browser plugins for anything that might block the identity server (such as Privacy Badger)": "브라우저 플러그인을 확인하고 (Privacy Badger같은) ID 서버를 막는 것이 있는지 확인하세요",
+ "contact the administrators of identity server ": "ID 서버 의 관리자와 연락하세요",
+ "wait and try again later": "기다리고 나중에 다시 시도하세요",
+ "Command Autocomplete": "명령어 자동 완성",
+ "DuckDuckGo Results": "DuckDuckGo 결과"
}