diff options
author | MDN <actions@users.noreply.github.com> | 2021-06-30 00:38:38 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-06-30 00:38:38 +0000 |
commit | c98a9b1cf02d9143cc6924f1991d600c0f807411 (patch) | |
tree | f42fa9c2dada7edef3ad108024fb9dc68e3c13de /files/ko | |
parent | e189146261073bc1cfb436698e3febd15e09cab4 (diff) | |
download | translated-content-c98a9b1cf02d9143cc6924f1991d600c0f807411.tar.gz translated-content-c98a9b1cf02d9143cc6924f1991d600c0f807411.tar.bz2 translated-content-c98a9b1cf02d9143cc6924f1991d600c0f807411.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ko')
-rw-r--r-- | files/ko/_redirects.txt | 2 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/childnode/before/index.html (renamed from files/ko/web/api/childnode/before/index.html) | 3 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/childnode/index.html (renamed from files/ko/web/api/childnode/index.html) | 3 |
4 files changed, 18 insertions, 14 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index 1fe2ad8283..3afeb95864 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -597,6 +597,8 @@ /ko/docs/Web/API/Ambient_Light_Events /ko/docs/orphaned/Web/API/Ambient_Light_Events /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 +/ko/docs/Web/API/ChildNode/before /ko/docs/orphaned/Web/API/ChildNode/before /ko/docs/Web/API/ChildNode/remove /ko/docs/orphaned/Web/API/ChildNode/remove /ko/docs/Web/API/Detecting_device_orientation /ko/docs/orphaned/Web/API/Detecting_device_orientation /ko/docs/Web/API/Document/defaultView/popstate_event /ko/docs/Web/API/Window/popstate_event diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index c42f09fe2c..08e78b3b34 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -3803,18 +3803,6 @@ "cs09g" ] }, - "Web/API/ChildNode": { - "modified": "2020-10-15T22:04:53.961Z", - "contributors": [ - "cs09g" - ] - }, - "Web/API/ChildNode/before": { - "modified": "2020-10-15T22:10:12.463Z", - "contributors": [ - "cs09g" - ] - }, "Web/API/Clients": { "modified": "2020-10-15T22:21:49.146Z" }, @@ -18197,6 +18185,18 @@ "hyeonseok" ] }, + "orphaned/Web/API/ChildNode": { + "modified": "2020-10-15T22:04:53.961Z", + "contributors": [ + "cs09g" + ] + }, + "orphaned/Web/API/ChildNode/before": { + "modified": "2020-10-15T22:10:12.463Z", + "contributors": [ + "cs09g" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T22:10:05.225Z", "contributors": [ diff --git a/files/ko/web/api/childnode/before/index.html b/files/ko/orphaned/web/api/childnode/before/index.html index 8481f44374..e0c01c2a02 100644 --- a/files/ko/web/api/childnode/before/index.html +++ b/files/ko/orphaned/web/api/childnode/before/index.html @@ -1,6 +1,6 @@ --- title: ChildNode.before() -slug: Web/API/ChildNode/before +slug: orphaned/Web/API/ChildNode/before tags: - API - DOM @@ -9,6 +9,7 @@ tags: - 메소드 - 실험중 translation_of: Web/API/ChildNode/before +original_slug: Web/API/ChildNode/before --- <div>{{APIRef("DOM")}} {{SeeCompatTable}}</div> diff --git a/files/ko/web/api/childnode/index.html b/files/ko/orphaned/web/api/childnode/index.html index 2d48b7ef8c..f02d307e2a 100644 --- a/files/ko/web/api/childnode/index.html +++ b/files/ko/orphaned/web/api/childnode/index.html @@ -1,6 +1,6 @@ --- title: ChildNode -slug: Web/API/ChildNode +slug: orphaned/Web/API/ChildNode tags: - API - DOM @@ -8,6 +8,7 @@ tags: - 실험중 - 인터페이스 translation_of: Web/API/ChildNode +original_slug: Web/API/ChildNode --- <div>{{APIRef("DOM")}}</div> |