Skip to content

Commit c30d486

Browse files
authored
Merge pull request #30 from Violet-Bora-Lee/ko-translate
translate to korean
2 parents c5c5b23 + c638447 commit c30d486

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

markit/locales/recent/ko.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ browser:
44
value: "예시는 #{browser}에서만 동작할 수 있습니다."
55
none: "이 문법을 지원하지 않거나 부분적으로만 지원하는 엔진을 사용 중이라면 폴리필을 구현해야 합니다."
66
new: 구식 브라우저는 폴리필이 필요합니다.
7-
caniuse: "You can find the current state of support at <a href=\"https://caniuse.com/#feat=#{feat}\">https://caniuse.com/#feat=#{feat}</a>."
7+
caniuse: "<a href=\"https://caniuse.com/#feat=#{feat}\">https://caniuse.com/#feat=#{feat}</a>에서 브라우저별 지원 여부를 확인할 수 있습니다."

prism/locales/ko.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
output: 출력

0 commit comments

Comments
 (0)