From 965eb2556e7c2f1f0111eafe384696b0efdfef21 Mon Sep 17 00:00:00 2001 From: Violet Bora Lee Date: Mon, 11 Nov 2019 16:12:11 +0900 Subject: [PATCH 1/2] translate caniuse string to Korean --- markit/locales/recent/ko.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markit/locales/recent/ko.yml b/markit/locales/recent/ko.yml index 355f2a4..c7ac731 100644 --- a/markit/locales/recent/ko.yml +++ b/markit/locales/recent/ko.yml @@ -4,4 +4,4 @@ browser: value: "예시는 #{browser}에서만 동작할 수 있습니다." none: "이 문법을 지원하지 않거나 부분적으로만 지원하는 엔진을 사용 중이라면 폴리필을 구현해야 합니다." new: 구식 브라우저는 폴리필이 필요합니다. -caniuse: "You can find the current state of support at https://caniuse.com/#feat=#{feat}." +caniuse: "https://caniuse.com/#feat=#{feat}에서 브라우저별 지원 여부를 확인할 수 있습니다." From c638447fdaa56d71d3331c1d88cb6b1f5ac89514 Mon Sep 17 00:00:00 2001 From: Violet Bora Lee Date: Tue, 8 Dec 2020 03:07:25 +0900 Subject: [PATCH 2/2] add locale for korean to adjust console.log style --- prism/locales/ko.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 prism/locales/ko.yml diff --git a/prism/locales/ko.yml b/prism/locales/ko.yml new file mode 100644 index 0000000..9ea00dc --- /dev/null +++ b/prism/locales/ko.yml @@ -0,0 +1 @@ +output: 출력