Skip to content

Commit 1abc435

Browse files
committed
fix langinfos
1 parent 213bdc8 commit 1abc435

File tree

6 files changed

+20
-17
lines changed

6 files changed

+20
-17
lines changed

webgl/lessons/de/langinfo.hanson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
description: 'WebGL2 von Grund auf. Keine Zauberei.',
77
link: 'https://webglfundamentals.org/webgl/lessons/de',
88
commentSectionHeader: `
9-
<div>Probleme/Bug? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">Erstelle ein Issue auf github</a>.</div>
9+
<div>Probleme/Bug? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">Erstelle ein Issue auf github</a>.</div>
1010
`,
1111
missing: "Es tut uns leid, dieser Artikel wurde noch nicht übersetzt! [Übersetzungen sind willkommen](https://github.com/gfxfundamentals/webgl2-fundamentals)! 😄\n\n[Bis dahin, hier der originale Artikel auf Englisch.]({{{origLink}}}).",
1212
toc: 'Inhaltsverzeichnis',

webgl/lessons/ja/langinfo.hanson

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
description: 'WebGL2を一から学べます。魔法のようなものはありません。',
77
link: 'https://webgl2fundamentals.org/',
88
commentSectionHeader: `
9-
<div>Issue/Bug? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">Create an issue on github</a>.</div>
10-
<div class="lesson-comment-notes">
11-
Use <b>&lt;pre&gt;&lt;code&gt;</b>code goes here<b>&lt;/code&gt;&lt;/pre&gt;</b> for code blocks
12-
</div>
9+
<div>Issue/Bug? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">Create an issue on github</a>.</div>
10+
<div class="lesson-comment-notes">
11+
Use <b>&lt;pre&gt;&lt;code&gt;</b>code goes here<b>&lt;/code&gt;&lt;/pre&gt;</b> for code blocks
12+
</div>
1313
`,
1414
missing: 'ごめんなさい、この記事はまだ翻訳されていません。\n\n[翻訳を歓迎します](https://github.com/gfxfundamentals/webgl2-fundamentals)! 😄\n\n[英語の元記事はこちら]({{{origLink}}}).',
1515
contribTemplate: 'Thank you <a href="${html_url}"><img src="${avatar_url}"> ${login}</a><br>for <a href="https://github.com/${owner}/${repo}/commits?author=${login}">${contributions} contributions</a>',

webgl/lessons/ko/langinfo.hanson

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

webgl/lessons/langinfo.hanson

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
description: 'Learn WebGL2 from the ground up. No magic',
77
link: 'https://webgl2fundamentals.org/',
88
commentSectionHeader: `
9-
<div>Issue/Bug? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">Create an issue on github</a>.</div>
10-
<div class="lesson-comment-notes">
11-
Use <b>&lt;pre&gt;&lt;code&gt;</b>code goes here<b>&lt;/code&gt;&lt;/pre&gt;</b> for code blocks
12-
</div>
9+
<div>Issue/Bug? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">Create an issue on github</a>.</div>
10+
<div class="lesson-comment-notes">
11+
Use <b>&lt;pre&gt;&lt;code&gt;</b>code goes here<b>&lt;/code&gt;&lt;/pre&gt;</b> for code blocks
12+
</div>
1313
`,
1414
missing: `
15-
Sorry this article has not been translated yet.
15+
Sorry this article has not been translated yet.
1616

17-
[Translations Welcome](https://github.com/gfxfundamentals/webgl2-fundamentals)! 😄
17+
[Translations Welcome](https://github.com/gfxfundamentals/webgl2-fundamentals)! 😄
1818

19-
[Here's the original English article for now]({{{origLink}}}).
19+
[Here's the original English article for now]({{{origLink}}}).
2020
`,
2121
contribTemplate: 'Thank you <a href="${html_url}"><img src="${avatar_url}"> ${login}</a><br>for <a href="https://github.com/${owner}/${repo}/commits?author=${login}">${contributions} contributions</a>',
2222
toc: 'Table of Contents',

webgl/lessons/pt-br/langinfo.hanson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
description: 'WebGL2 do início. Sem Truques',
77
link: 'https://webglfundamentals.org/webgl/lessons/pt-br',
88
commentSectionHeader: `
9-
<div>Problemas/Bug? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">Pergunte no github</a>.</div>
9+
<div>Problemas/Bug? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">Pergunte no github</a>.</div>
1010
`,
1111
missing: "Sentimos muito, mas este artigo não foi traduzido, ainda! [Traduções são sempre bem vindas](https://github.com/gfxfundamentals/webgl2-fundamentals)! 😄\n\n[Aqui está o link para o artigo original, em Inglês, por enquanto]({{{origLink}}}).",
1212
toc: 'Índice',

webgl/lessons/zh_cn/langinfo.hanson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
description: '从理论基础开始学习WebGL, 并不复杂哦~',
77
link: 'https://webgl2fundamentals.org/webgl/lessons/zh-cn',
88
commentSectionHeader: `
9-
<div>有意见或建议? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">在GitHub上提issue</a>.</div>
9+
<div>有意见或建议? <a href="https://github.com/gfxfundamentals/webgl2-fundamentals/issues">在GitHub上提issue</a>.</div>
1010
`,
1111
missing: "还没有简体中文版翻译哦 (~ ̄△ ̄)~[欢迎翻译](https://github.com/gfxfundamentals/webgl2-fundamentals)! \n\n[英文原版地址]({{{origLink}}}).",
1212
contribTemplate: '感谢 <a href="${html_url}"><img src="${avatar_url}"> ${login}</a><br>的 <a href="https://github.com/${owner}/${repo}/commits?author=${login}">${contributions} 个贡献</a>',

0 commit comments

Comments
 (0)