diff options
author | MDN <actions@users.noreply.github.com> | 2021-05-07 00:31:35 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-05-07 00:31:35 +0000 |
commit | 15b682f3ce7549aac1711f78e64bdb5aa6679a41 (patch) | |
tree | b0c9589f23fd9557fa48f52901327671c8839949 /files/zh-cn | |
parent | 503fb465d8dea4e62e90216c1bf718f86519873c (diff) | |
download | translated-content-15b682f3ce7549aac1711f78e64bdb5aa6679a41.tar.gz translated-content-15b682f3ce7549aac1711f78e64bdb5aa6679a41.tar.bz2 translated-content-15b682f3ce7549aac1711f78e64bdb5aa6679a41.zip |
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r-- | files/zh-cn/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/zh-cn/orphaned/web/api/notation/index.html (renamed from files/zh-cn/web/api/notation/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index bca23e125f..b01f733fa3 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1719,6 +1719,7 @@ /zh-CN/docs/Web/API/NonDocumentTypeChildNode.previousElementSibling /zh-CN/docs/Web/API/Element/previousElementSibling /zh-CN/docs/Web/API/NonDocumentTypeChildNode/nextElementSibling /zh-CN/docs/Web/API/Element/nextElementSibling /zh-CN/docs/Web/API/NonDocumentTypeChildNode/previousElementSibling /zh-CN/docs/Web/API/Element/previousElementSibling +/zh-CN/docs/Web/API/Notation /zh-CN/docs/orphaned/Web/API/Notation /zh-CN/docs/Web/API/OfflineAudioContext/complete /zh-CN/docs/Web/API/OfflineAudioContext/complete_event /zh-CN/docs/Web/API/ParentNode.childElementCount /zh-CN/docs/Web/API/Element/childElementCount /zh-CN/docs/Web/API/ParentNode.children /zh-CN/docs/orphaned/Web/API/ParentNode/children diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index f1c4de0e44..cbd3dfd51a 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -18689,12 +18689,6 @@ "Oswald111" ] }, - "Web/API/Notation": { - "modified": "2020-10-15T22:20:06.303Z", - "contributors": [ - "xiaoxingchi" - ] - }, "Web/API/NotificationEvent": { "modified": "2020-11-24T03:08:03.312Z", "contributors": [ @@ -50439,6 +50433,12 @@ "ChenChenJoke" ] }, + "orphaned/Web/API/Notation": { + "modified": "2020-10-15T22:20:06.303Z", + "contributors": [ + "xiaoxingchi" + ] + }, "orphaned/Web/API/ParentNode/append": { "modified": "2020-10-15T21:51:11.120Z", "contributors": [ diff --git a/files/zh-cn/web/api/notation/index.html b/files/zh-cn/orphaned/web/api/notation/index.html index 5a196228f4..6887ee78e8 100644 --- a/files/zh-cn/web/api/notation/index.html +++ b/files/zh-cn/orphaned/web/api/notation/index.html @@ -1,11 +1,12 @@ --- title: Notation -slug: Web/API/Notation +slug: orphaned/Web/API/Notation tags: - API - Obsolete - Reference translation_of: Web/API/Notation +original_slug: Web/API/Notation --- <div>{{APIRef("DOM")}}{{draft}}{{obsolete_header}}</div> |