Skip to content

Commit 213bdc8

Browse files
Shubidumdugreggman
authored andcommitted
Fix parsing issue with missing in korean
1 parent 6ea237d commit 213bdc8

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

webgl/lessons/ko/langinfo.hanson

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,9 @@
88
commentSectionHeader: `
99
<div>이슈나 버그가 있나요? <a href="https://github.com/greggman/webgl2-fundamentals/issues">깃헙에서 이슈 만들기</a>.</div>
1010
`,
11-
missing: `
12-
죄송합니다. 이 문서는 아직 한국어로 번역되지 않았습니다.
13-
14-
[번역을 도와주세요!](https://github.com/greggman/webgl-fundamentals)! 😄
15-
16-
[원문 보기]({{{origLink}}}).
11+
missing: `죄송합니다. 이 문서는 아직 한국어로 번역되지 않았습니다.
12+
\n[번역을 도와주세요!](https://github.com/greggman/webgl-fundamentals) 😄
13+
\n[원문 보기]({{{origLink}}})
1714
`,
1815
contribTemplate: '<a href="${html_url}"><img src="${avatar_url}"> ${login}</a>님, <br>당신의 <a href="https://github.com/${owner}/${repo}/commits?author=${login}">${contributions} 기여</a>에 감사드립니다.',
1916
toc: '목차',

0 commit comments

Comments
 (0)