Skip to content

Commit

Permalink
Update ko.json (fnbrco#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
hs7982 authored Jun 13, 2020
1 parent a14bceb commit 5bb57aa
Showing 1 changed file with 33 additions and 5 deletions.
38 changes: 33 additions & 5 deletions ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,39 @@
"misc" : "음악"
},
"rarity" : {
"frozen" : "얼어붙은 시리즈",
"lava" : "용암 시리즈",
"legendary" : "전설",
"dark" : "암흑",
"marvel" : "마블",
"dc" : "DC",
"dark" : "암흑 시리즈",
"marvel" : "마블 시리즈",
"dc" : "DC 시리즈",
"icon_series" : "아이콘 시리즈",
"slurp" : "홀짝주스 시리즈",
"shadow" : "그림자 시리즈",
"epic" : "에픽",
"rare" : "희귀",
"uncommon" : "고급",
"common" : "일반"
},
"translationNotAvailable" : "아쉽게도 이 페이지에 대한 번역이 없습니다.",
"translationIncomplete" : "이 페이지의 일부 내용이 번역되지 않았습니다."
"translationNotAvailable" : "이 페이지에 대한 번역이 없습니다.",
"translationIncomplete" : "이 페이지의 일부 내용이 번역되지 않았습니다.",
"item-noun" : {
"singular" : "아이템",
"plural" : "아이템"
},
"result-noun" : {
"format" : "[number]개의 [noun]",
"singular" : "결과",
"plural" : "결과"
}
},
"nav" : {
"home" : "",
"shop" : "상점",
"cosmetics" : {
"dropdown" : "아이템",
"upcoming" : "곧 출시",
"sets" : "아이템 세트",
"list" : "목록",
"png" : "png",
"gallery" : "갤러리",
Expand Down Expand Up @@ -98,10 +112,24 @@
},
"home" : {
"title-upcoming" : "곧 출시",
"subtitle-upcoming" : "[number]개의 [noun]",
"button-upcoming" : "곧 출시하는 아이템 더 보기",
"title-all" : "모든 아이템",
"error" : "아이템을 불러오는 중 오류가 발생하였습니다. 잠시 후에 다시 시도해주세요.",
"error-too-long" : "예상보다 오래 걸리고 있습니다."
},
"search" : {
"button-text" : "아이템 검색",
"button-text-cancel" : "검색 취소",
"placeholder" : "검색할 항목을 입력하세요...",
"response" : {
"error-format" : "오류: [message]",
"no-results" : "검색어와 일치하는 항목이 없습니다.",
"conflict" : "주어진 인수가 없습니다.",
"bad-request" : "잘못된 검색어입니다.",
"ratelimit" : "요청이 너무 많습니다. 잠시 후에 다시 시도해 주세요."
}
},
"shop" : {
"title" : "현재 상점",
"title-featured" : "특별 아이템",
Expand Down

0 comments on commit 5bb57aa

Please sign in to comment.