diff options
author | MDN <actions@users.noreply.github.com> | 2021-05-22 00:42:07 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-05-22 00:42:07 +0000 |
commit | 156b518735b8da6cc954105b0a1250ca31449381 (patch) | |
tree | 6a0e35a9622dc00acfc816503410e9a4cd360bc4 /files/ko | |
parent | 73aff5bd1edf14df05228693ed569b652ce89eee (diff) | |
download | translated-content-156b518735b8da6cc954105b0a1250ca31449381.tar.gz translated-content-156b518735b8da6cc954105b0a1250ca31449381.tar.bz2 translated-content-156b518735b8da6cc954105b0a1250ca31449381.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ko')
-rw-r--r-- | files/ko/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/childnode/remove/index.html (renamed from files/ko/web/api/childnode/remove/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index 8912a38333..497bfa0434 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -595,6 +595,7 @@ /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/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/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 /ko/docs/Web/API/Document/defaultView/resize_event /ko/docs/Web/API/Window/resize_event diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 519e9ba4e4..bd986bb2c3 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -3829,12 +3829,6 @@ "cs09g" ] }, - "Web/API/ChildNode/remove": { - "modified": "2020-10-15T22:10:05.225Z", - "contributors": [ - "cs09g" - ] - }, "Web/API/Clients": { "modified": "2020-10-15T22:21:49.146Z" }, @@ -18393,6 +18387,12 @@ "cap3618" ] }, + "orphaned/Web/API/ChildNode/remove": { + "modified": "2020-10-15T22:10:05.225Z", + "contributors": [ + "cs09g" + ] + }, "orphaned/Web/API/Detecting_device_orientation": { "modified": "2019-03-23T23:27:06.270Z", "contributors": [ diff --git a/files/ko/web/api/childnode/remove/index.html b/files/ko/orphaned/web/api/childnode/remove/index.html index 2c4992989f..2b22e4aaaa 100644 --- a/files/ko/web/api/childnode/remove/index.html +++ b/files/ko/orphaned/web/api/childnode/remove/index.html @@ -1,6 +1,6 @@ --- title: ChildNode.remove() -slug: Web/API/ChildNode/remove +slug: orphaned/Web/API/ChildNode/remove tags: - API - ChildNode @@ -8,6 +8,7 @@ tags: - 메소드 - 실험중 translation_of: Web/API/ChildNode/remove +original_slug: Web/API/ChildNode/remove --- <div>{{APIRef("DOM")}}</div> |