diff options
author | MDN <actions@users.noreply.github.com> | 2021-05-18 00:44:37 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-05-18 00:44:37 +0000 |
commit | 40edc745dfb5c152e12080748f9357b376e8dbe9 (patch) | |
tree | 00507f03ddb986f86fab1b6280661d4010a05b03 /files/ko | |
parent | ffc1c18ba7f546ef8103ad587592a2cfaf88e609 (diff) | |
download | translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.gz translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.bz2 translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.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 | 14 | ||||
-rw-r--r-- | files/ko/orphaned/web/api/parentnode/index.html (renamed from files/ko/web/api/parentnode/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index 0b2c42da88..e706b0dd92 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -630,6 +630,7 @@ /ko/docs/Web/API/NetworkInformation/connection /ko/docs/Web/API/Navigator/connection /ko/docs/Web/API/Node/innerText /ko/docs/Web/API/HTMLElement/innerText /ko/docs/Web/API/Notification.permission /ko/docs/Web/API/Notification/permission +/ko/docs/Web/API/ParentNode /ko/docs/orphaned/Web/API/ParentNode /ko/docs/Web/API/ParentNode/append /ko/docs/orphaned/Web/API/ParentNode/append /ko/docs/Web/API/ParentNode/childElementCount /ko/docs/Web/API/Element/childElementCount /ko/docs/Web/API/ParentNode/children /ko/docs/orphaned/Web/API/ParentNode/children diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 6c793e7cff..96e9e4b018 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -6187,13 +6187,6 @@ "dragmove" ] }, - "Web/API/ParentNode": { - "modified": "2020-10-15T22:08:08.618Z", - "contributors": [ - "alattalatta", - "ExE-Boss" - ] - }, "Web/API/Performance": { "modified": "2020-10-15T21:53:34.737Z", "contributors": [ @@ -18433,6 +18426,13 @@ "connorshea" ] }, + "orphaned/Web/API/ParentNode": { + "modified": "2020-10-15T22:08:08.618Z", + "contributors": [ + "alattalatta", + "ExE-Boss" + ] + }, "orphaned/Web/API/ParentNode/append": { "modified": "2020-10-15T22:23:54.799Z", "contributors": [ diff --git a/files/ko/web/api/parentnode/index.html b/files/ko/orphaned/web/api/parentnode/index.html index 39502f3625..00fe1aba9d 100644 --- a/files/ko/web/api/parentnode/index.html +++ b/files/ko/orphaned/web/api/parentnode/index.html @@ -1,6 +1,6 @@ --- title: ParentNode -slug: Web/API/ParentNode +slug: orphaned/Web/API/ParentNode tags: - API - DOM @@ -9,6 +9,7 @@ tags: - ParentNode - Reference translation_of: Web/API/ParentNode +original_slug: Web/API/ParentNode --- <div>{{APIRef("DOM")}}</div> |