diff --git a/ko-KR/Presence/apple.json b/ko-KR/Presence/apple.json index 67b33be69a1..653cc35825b 100644 --- a/ko-KR/Presence/apple.json +++ b/ko-KR/Presence/apple.json @@ -1,4 +1,8 @@ { + "apple.appStoreCon": { + "description": "Connecting to the App Store", + "message": "연결 중..." + }, "apple.btnViewOS": { "description": "e.g. \"View iOS 15\"", "message": "{0} 보기" @@ -31,6 +35,18 @@ "description": "Apps classified under the \"Games\" category on the App Store", "message": "게임" }, + "apple.devNew": { + "description": "List of updates", + "message": "새로운 기능" + }, + "apple.devNews": { + "description": "News and updates (that matter) for developers", + "message": "뉴스 및 업데이트" + }, + "apple.devPhonePad": { + "description": "iPhone and iPad apps on Apple Silicon Macs (without rewriting of the app etc.)", + "message": "아이폰 및 아이패드 앱" + }, "apple.other": { "description": "Other pages not added to the code", "message": "기타" diff --git a/ko-KR/Website/contributors.json b/ko-KR/Website/contributors.json index c761c7ebe15..2f919ada847 100644 --- a/ko-KR/Website/contributors.json +++ b/ko-KR/Website/contributors.json @@ -23,6 +23,10 @@ "description": "'Community Manager' title for contributors and user pages.", "message": "커뮤니티 관리자" }, + "contributors.roles.moderator": { + "description": "'Moderator' title for contributors and user pages.", + "message": "관리자" + }, "contributors.roles.donator": { "description": "'Donator' title for contributors page.", "message": "후원자" @@ -39,6 +43,10 @@ "description": "'Project Management' title for contributors and user pages.", "message": "프로젝트 관리" }, + "contributors.roles.contributor": { + "description": "'Contributor' title for contributors and user pages.", + "message": "기여자" + }, "contributors.roles.proofreader": { "description": "'Proofreader' title for contributors and user pages.", "message": "교정자"