aboutsummaryrefslogtreecommitdiff
path: root/files/ko
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-07-01 00:37:12 +0000
committerMDN <actions@users.noreply.github.com>2021-07-01 00:37:12 +0000
commitb0a393384aa4021c915e6a650c75ff328a054cb2 (patch)
tree5f049f0db1c3b87c9d8ea12564cf7bc43b0e8f07 /files/ko
parent3f2eea0abf998516fe98d64da8da53a03d36c3ee (diff)
downloadtranslated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.tar.gz
translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.tar.bz2
translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.zip
[CRON] sync translated content
Diffstat (limited to 'files/ko')
-rw-r--r--files/ko/_redirects.txt2
-rw-r--r--files/ko/_wikihistory.json26
-rw-r--r--files/ko/orphaned/web/api/body/index.html (renamed from files/ko/web/api/body/index.html)3
-rw-r--r--files/ko/orphaned/web/api/body/json/index.html (renamed from files/ko/web/api/body/json/index.html)3
4 files changed, 19 insertions, 15 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt
index 3afeb95864..ae45ac6504 100644
--- a/files/ko/_redirects.txt
+++ b/files/ko/_redirects.txt
@@ -595,6 +595,8 @@
/ko/docs/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations /ko/docs/Web/XSLT/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations
/ko/docs/Web/API/AbstractWorker /ko/docs/orphaned/Web/API/AbstractWorker
/ko/docs/Web/API/Ambient_Light_Events /ko/docs/orphaned/Web/API/Ambient_Light_Events
+/ko/docs/Web/API/Body /ko/docs/orphaned/Web/API/Body
+/ko/docs/Web/API/Body/json /ko/docs/orphaned/Web/API/Body/json
/ko/docs/Web/API/Boolean /ko/docs/Web/JavaScript/Reference/Global_Objects/Boolean
/ko/docs/Web/API/Canvas_API/캔버스_튜토리얼 /ko/docs/Web/API/Canvas_API/Tutorial
/ko/docs/Web/API/ChildNode /ko/docs/orphaned/Web/API/ChildNode
diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json
index 08e78b3b34..44fb1be3f6 100644
--- a/files/ko/_wikihistory.json
+++ b/files/ko/_wikihistory.json
@@ -3540,19 +3540,6 @@
"limkukhyun"
]
},
- "Web/API/Body": {
- "modified": "2020-10-15T22:07:57.321Z",
- "contributors": [
- "alattalatta",
- "RickBrown"
- ]
- },
- "Web/API/Body/json": {
- "modified": "2020-10-15T22:07:55.949Z",
- "contributors": [
- "ldss3sang"
- ]
- },
"Web/API/BroadcastChannel": {
"modified": "2020-10-15T22:17:58.054Z",
"contributors": [
@@ -18185,6 +18172,19 @@
"hyeonseok"
]
},
+ "orphaned/Web/API/Body": {
+ "modified": "2020-10-15T22:07:57.321Z",
+ "contributors": [
+ "alattalatta",
+ "RickBrown"
+ ]
+ },
+ "orphaned/Web/API/Body/json": {
+ "modified": "2020-10-15T22:07:55.949Z",
+ "contributors": [
+ "ldss3sang"
+ ]
+ },
"orphaned/Web/API/ChildNode": {
"modified": "2020-10-15T22:04:53.961Z",
"contributors": [
diff --git a/files/ko/web/api/body/index.html b/files/ko/orphaned/web/api/body/index.html
index 6e5cc42061..8d315725a1 100644
--- a/files/ko/web/api/body/index.html
+++ b/files/ko/orphaned/web/api/body/index.html
@@ -1,6 +1,6 @@
---
title: Body
-slug: Web/API/Body
+slug: orphaned/Web/API/Body
tags:
- API
- BODY
@@ -11,6 +11,7 @@ tags:
- Reference
- request
translation_of: Web/API/Body
+original_slug: Web/API/Body
---
<div>{{ APIRef("Fetch") }}</div>
diff --git a/files/ko/web/api/body/json/index.html b/files/ko/orphaned/web/api/body/json/index.html
index 761720f420..c3c0fa14cc 100644
--- a/files/ko/web/api/body/json/index.html
+++ b/files/ko/orphaned/web/api/body/json/index.html
@@ -1,7 +1,8 @@
---
title: Body.json()
-slug: Web/API/Body/json
+slug: orphaned/Web/API/Body/json
translation_of: Web/API/Body/json
+original_slug: Web/API/Body/json
---
<div>{{APIRef("Fetch")}}</div>