Skip to content

Commit

Permalink
New Crowdin updates (#7354)
Browse files Browse the repository at this point in the history
* New translations contributors.json (Korean)

* New translations apple.json (Korean)
  • Loading branch information
SeMiD authored Oct 22, 2023
1 parent 4997bc0 commit 67587da
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ko-KR/Presence/apple.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"apple.appStoreCon": {
"description": "Connecting to the App Store",
"message": "연결 중..."
},
"apple.btnViewOS": {
"description": "e.g. \"View iOS 15\"",
"message": "{0} 보기"
Expand Down Expand Up @@ -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": "기타"
Expand Down
8 changes: 8 additions & 0 deletions ko-KR/Website/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "후원자"
Expand All @@ -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": "교정자"
Expand Down

0 comments on commit 67587da

Please sign in to comment.