diff --git a/shared/i18n/locales/ko_KR/translation.json b/shared/i18n/locales/ko_KR/translation.json index 335b1aeef..e5a7bb1b5 100644 --- a/shared/i18n/locales/ko_KR/translation.json +++ b/shared/i18n/locales/ko_KR/translation.json @@ -30,7 +30,7 @@ "Align center": "가운데 정렬", "Align left": "왼쪽 정렬", "Align right": "오른쪽 정렬", - "Bulleted list": "글 머리 기호 목록", + "Bulleted list": "글머리 기호 목록", "Todo list": "할 일 목록", "Code block": "코드블럭", "Copied to clipboard": "클립보드에 복사되었습니다", @@ -242,8 +242,8 @@ "Your account has been suspended": "계정사용이 중지 되었습니다", "A team admin (<1>{{suspendedContactEmail}}) has suspended your account. To re-activate your account, please reach out to them directly.": "관리자(<1>{{suspendedContactEmail}}) 가 귀하의 계정 사용을 중지시켰습니다. 계정을 다시 활성화 하려면 해당 담당자에게 직접 문의 하십시오.", "{{userName}} was added to the group": "{{userName}} 이 그룹에 추가되었습니다.", - "Add team members below to give them access to the group. Need to add someone who’s not yet on the team yet?": "아래 팀원을 추가하여 그룹에 대한 액세스 권한을 부여하세요. 아직 팀에 속하지 않은 사람을 추가해야합니까?", - "Invite them to {{teamName}}": "{{teamName}}으로 초대하기", + "Add team members below to give them access to the group. Need to add someone who’s not yet on the team yet?": "팀원을 그룹에 추가하여 그룹의 접근 권한을 부여할 수 있어요. 추가할 팀원이 있으신가요?", + "Invite them to {{teamName}}": "{{teamName}}으로 초대해보세요", "{{userName}} was removed from the group": "{{userName}} 이 그룹에서 제외되었습니다.", "Could not remove user": "사용자를 제거할 수 없습니다", "Add people…": "사용자 추가하기...", @@ -269,7 +269,7 @@ "Large header": "큰 제목", "Medium header": "중간 제목", "Small header": "작은 제목", - "Numbered list": "번호 리스트", + "Numbered list": "번호 매기기 목록", "Blockquote": "블록 인용구", "Horizontal divider": "구분선", "Inline code": "인라인 코드",