diff --git a/src/i18n/strings/ko.json b/src/i18n/strings/ko.json index 7bd82caa53..af7ce0d488 100644 --- a/src/i18n/strings/ko.json +++ b/src/i18n/strings/ko.json @@ -2005,5 +2005,7 @@ "Link this email with your account in Settings to receive invites directly in Riot.": "설정에서 이 이메일을 계정에 연결하면 Riot에서 직접 초대를 받을 수 있습니다.", "This invite to %(roomName)s was sent to %(email)s": "%(roomName)s으로의 초대가 %(email)s(으)로 보내졌습니다", "Use an identity server in Settings to receive invites directly in Riot.": "설정에서 ID 서버를 사용해 Riot에서 직접 초대를 받을 수 있습니다.", - "Share this email in Settings to receive invites directly in Riot.": "설정에서 이 이메일을 공유해서 Riot에서 직접 초대를 받을 수 있습니다." + "Share this email in Settings to receive invites directly in Riot.": "설정에서 이 이메일을 공유해서 Riot에서 직접 초대를 받을 수 있습니다.", + "Error changing power level": "권한 등급 변경 중 오류", + "An error occurred changing the user's power level. Ensure you have sufficient permissions and try again.": "사용자의 권한 등급을 변경하는 중 오류가 발생했습니다. 변경할 수 있는 권한이 있는 지 확인한 후 다시 시도하세요." }