diff --git a/src/i18n/strings/ko.json b/src/i18n/strings/ko.json index bedd8f5244..7f1e5d9edc 100644 --- a/src/i18n/strings/ko.json +++ b/src/i18n/strings/ko.json @@ -2084,5 +2084,7 @@ "Remove %(count)s messages|one": "1개의 메시지 삭제", "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "홈서버 설정에서 캡챠 공개 키가 없습니다. 홈서버 관리자에게 이것을 신고해주세요.", "Your email address hasn't been verified yet": "이메일 주소가 아직 확인되지 않았습니다", - "Click the link in the email you received to verify and then click continue again.": "받은 이메일에 있는 링크를 클릭해서 확인한 후에 계속하기를 클릭하세요." + "Click the link in the email you received to verify and then click continue again.": "받은 이메일에 있는 링크를 클릭해서 확인한 후에 계속하기를 클릭하세요.", + "Add Email Address": "이메일 주소 추가", + "Add Phone Number": "전화번호 추가" }