diff options
author | MDN <actions@users.noreply.github.com> | 2022-03-12 00:12:34 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-03-12 00:12:34 +0000 |
commit | ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566 (patch) | |
tree | cce214303d6ea221e3abeea53ae092ed62f963c4 /files/ko/conflicting | |
parent | 6c17e71cc7dc70f7a33c532d29d8b13670cdd729 (diff) | |
download | translated-content-ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566.tar.gz translated-content-ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566.tar.bz2 translated-content-ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ko/conflicting')
-rw-r--r-- | files/ko/conflicting/games/index.html | 11 | ||||
-rw-r--r-- | files/ko/conflicting/glossary/index.html | 12 | ||||
-rw-r--r-- | files/ko/conflicting/learn/index.html | 11 | ||||
-rw-r--r-- | files/ko/conflicting/web/guide/index.html | 12 | ||||
-rw-r--r-- | files/ko/conflicting/web/html/index.html | 11 | ||||
-rw-r--r-- | files/ko/conflicting/web/http/index.html | 12 |
6 files changed, 69 insertions, 0 deletions
diff --git a/files/ko/conflicting/games/index.html b/files/ko/conflicting/games/index.html new file mode 100644 index 0000000000..88c9158fdc --- /dev/null +++ b/files/ko/conflicting/games/index.html @@ -0,0 +1,11 @@ +--- +title: Index +slug: conflicting/Games +tags: + - Meta +translation_of: Games/Index +original_slug: Games/Index +--- +<div>{{GamesSidebar}}</div> + +<p>{{Index("/en-US/docs/Games")}}</p> diff --git a/files/ko/conflicting/glossary/index.html b/files/ko/conflicting/glossary/index.html new file mode 100644 index 0000000000..e27f7b7ce2 --- /dev/null +++ b/files/ko/conflicting/glossary/index.html @@ -0,0 +1,12 @@ +--- +title: Index +slug: conflicting/Glossary +tags: + - Glossary + - Index + - MDN Meta + - Navigation +translation_of: Glossary/Index +original_slug: Glossary/Index +--- +<p>{{Index("/ko/docs/Glossary")}}</p> diff --git a/files/ko/conflicting/learn/index.html b/files/ko/conflicting/learn/index.html new file mode 100644 index 0000000000..828ba7b7fa --- /dev/null +++ b/files/ko/conflicting/learn/index.html @@ -0,0 +1,11 @@ +--- +title: Index +slug: conflicting/Learn +tags: + - Index + - Learn + - MDN Meta +translation_of: Learn/Index +original_slug: Learn/Index +--- +<p>{{Index("/ko/docs/Learn")}}</p> diff --git a/files/ko/conflicting/web/guide/index.html b/files/ko/conflicting/web/guide/index.html new file mode 100644 index 0000000000..2ae329dcdc --- /dev/null +++ b/files/ko/conflicting/web/guide/index.html @@ -0,0 +1,12 @@ +--- +title: Index +slug: conflicting/Web/Guide +tags: + - Guide + - Index +translation_of: Web/Guide/Index +original_slug: Web/Guide/Index +--- +<div>{{MDNSidebar}}{{IncludeSubnav("/ko/docs/MDN")}}</div> + +<p>{{Index("/ko/docs/Web/Guide")}}</p> diff --git a/files/ko/conflicting/web/html/index.html b/files/ko/conflicting/web/html/index.html new file mode 100644 index 0000000000..98a0225d2a --- /dev/null +++ b/files/ko/conflicting/web/html/index.html @@ -0,0 +1,11 @@ +--- +title: HTML documentation index +slug: conflicting/Web/HTML +tags: + - HTML + - Index + - MDN Meta +translation_of: Web/HTML/Index +original_slug: Web/HTML/Index +--- +<p>{{Index("/ko/docs/Web/HTML")}} <span class="seoSummary">전체 HTML 문서의 목록입니다.</span></p> diff --git a/files/ko/conflicting/web/http/index.html b/files/ko/conflicting/web/http/index.html new file mode 100644 index 0000000000..b52d63cc82 --- /dev/null +++ b/files/ko/conflicting/web/http/index.html @@ -0,0 +1,12 @@ +--- +title: HTTP 색인 +slug: conflicting/Web/HTTP +tags: + - HTTP + - Index +translation_of: Web/HTTP/Index +original_slug: Web/HTTP/Index +--- +<div>{{HTTPSidebar}}</div> + +<p>{{Index("/ko/docs/Web/HTTP")}}</p> |