Skip to content

Commit

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

* New translations kahoot.json (Korean)
  • Loading branch information
SeMiD authored Aug 22, 2024
1 parent ebcf509 commit c316c03
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 1 deletion.
55 changes: 54 additions & 1 deletion ko-KR/Presence/aliexpress.json
Original file line number Diff line number Diff line change
@@ -1 +1,54 @@
{}
{
"aliexpress.address": {
"description": "",
"message": "주소 보는 중"
},
"aliexpress.coupons": {
"description": "",
"message": "쿠폰 보는 중"
},
"aliexpress.deletedOrders": {
"description": "Part 2 of \"Viewing their\"",
"message": "주문 삭제"
},
"aliexpress.feedback": {
"description": "",
"message": "AliExpress 피드백"
},
"aliexpress.helpCenter": {
"description": "",
"message": "AliExpress 고객센터"
},
"aliexpress.message": {
"description": "Meaning Direct messages",
"message": "메시지 센터"
},
"aliexpress.orders": {
"description": "",
"message": "주문 보는 중"
},
"aliexpress.recentlyViewProducts1": {
"description": "Part 1 of 2",
"message": "최근 본 상품 보는 중"
},
"aliexpress.sellCenter": {
"description": "",
"message": "AliExpress 판매 센터"
},
"aliexpress.store": {
"description": "",
"message": "상점 보는 중:"
},
"aliexpress.theirAli": {
"description": "",
"message": "AliExpress 보는 중"
},
"aliexpress.trade": {
"description": "",
"message": "AliExpress 무역 센터"
},
"aliexpress.viewTheir": {
"description": "Part 1 ",
"message": "보는 중"
}
}
12 changes: 12 additions & 0 deletions ko-KR/Presence/kahoot.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
"description": "Used when a Kahoot Game is starting",
"message": "게임 시작!"
},
"kahoot.gameSummary": {
"description": "Used when the host is viewing the summary of a game",
"message": "게임 요약 보는 중"
},
"kahoot.incorrectAnswer": {
"description": "Used when the user answered incorrectly on a question",
"message": "오답"
Expand All @@ -35,6 +39,14 @@
"description": "Used when a user is joining a Kahoot Game.",
"message": "게임 참여 중..."
},
"kahoot.kahootProfile": {
"description": "Used when the user is viewing the profile of a Kahoot user or group. The name of the Kahoot user/group will be displayed below.",
"message": "Kahoot 프로필 보는 중:"
},
"kahoot.liveCourse": {
"description": "Used when the user is conducting a live course. A live course is a collection of activities that users interact with in real time.",
"message": "라이브 코스 진행 중"
},
"kahoot.loadingPage": {
"description": "Used when a page is loading",
"message": "페이지 불러오는 중..."
Expand Down

0 comments on commit c316c03

Please sign in to comment.