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/zh-tw | |
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/zh-tw')
-rw-r--r-- | files/zh-tw/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-tw/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/zh-tw/orphaned/web/api/childnode/index.html (renamed from files/zh-tw/web/api/childnode/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-tw/_redirects.txt b/files/zh-tw/_redirects.txt index 446389f5f6..3a3feb0fb4 100644 --- a/files/zh-tw/_redirects.txt +++ b/files/zh-tw/_redirects.txt @@ -546,6 +546,7 @@ /zh-TW/docs/Web/API/Canvas_API/Drawing_graphics_with_canvas /zh-TW/docs/conflicting/Web/API/Canvas_API/Tutorial /zh-TW/docs/Web/API/Canvas_API/Tutorial/基礎動畫 /zh-TW/docs/Web/API/Canvas_API/Tutorial/Basic_animations /zh-TW/docs/Web/API/Canvas_API/Tutorial/最佳化_canvas /zh-TW/docs/Web/API/Canvas_API/Tutorial/Optimizing_canvas +/zh-TW/docs/Web/API/ChildNode /zh-TW/docs/orphaned/Web/API/ChildNode /zh-TW/docs/Web/API/Coordinates /zh-TW/docs/Web/API/GeolocationCoordinates /zh-TW/docs/Web/API/Coordinates/accuracy /zh-TW/docs/Web/API/GeolocationCoordinates/accuracy /zh-TW/docs/Web/API/Coordinates/altitude /zh-TW/docs/Web/API/GeolocationCoordinates/altitude diff --git a/files/zh-tw/_wikihistory.json b/files/zh-tw/_wikihistory.json index fbab448b5a..eadfe8d04c 100644 --- a/files/zh-tw/_wikihistory.json +++ b/files/zh-tw/_wikihistory.json @@ -3120,12 +3120,6 @@ "jackblackevo" ] }, - "Web/API/ChildNode": { - "modified": "2019-03-23T22:30:29.724Z", - "contributors": [ - "jackblackevo" - ] - }, "Web/API/Clients": { "modified": "2019-03-23T22:41:01.027Z", "contributors": [ @@ -8644,6 +8638,12 @@ "MashKao" ] }, + "orphaned/Web/API/ChildNode": { + "modified": "2019-03-23T22:30:29.724Z", + "contributors": [ + "jackblackevo" + ] + }, "orphaned/Web/API/Detecting_device_orientation": { "modified": "2019-03-23T23:27:03.486Z", "contributors": [ diff --git a/files/zh-tw/web/api/childnode/index.html b/files/zh-tw/orphaned/web/api/childnode/index.html index 1d7d3f753b..b035018461 100644 --- a/files/zh-tw/web/api/childnode/index.html +++ b/files/zh-tw/orphaned/web/api/childnode/index.html @@ -1,7 +1,8 @@ --- title: ChildNode -slug: Web/API/ChildNode +slug: orphaned/Web/API/ChildNode translation_of: Web/API/ChildNode +original_slug: Web/API/ChildNode --- <div>{{APIRef("DOM")}}</div> |