We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5c5b23 + c638447 commit c30d486Copy full SHA for c30d486
markit/locales/recent/ko.yml
@@ -4,4 +4,4 @@ browser:
4
value: "예시는 #{browser}에서만 동작할 수 있습니다."
5
none: "이 문법을 지원하지 않거나 부분적으로만 지원하는 엔진을 사용 중이라면 폴리필을 구현해야 합니다."
6
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>."
+caniuse: "<a href=\"https://caniuse.com/#feat=#{feat}\">https://caniuse.com/#feat=#{feat}</a>에서 브라우저별 지원 여부를 확인할 수 있습니다."
prism/locales/ko.yml
@@ -0,0 +1 @@
1
+output: 출력
0 commit comments