diff options
author | MDN <actions@users.noreply.github.com> | 2021-10-02 00:48:46 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-10-02 00:48:46 +0000 |
commit | 589e24fc829e1a5ff9827985f453720a4a6c804e (patch) | |
tree | 6c288a0033eb6e20b75a082a92839f1ce4c695db /files/zh-cn | |
parent | e37aebdf4ed894fbf9f917ccb5b4b4d0ddbdfb32 (diff) | |
download | translated-content-589e24fc829e1a5ff9827985f453720a4a6c804e.tar.gz translated-content-589e24fc829e1a5ff9827985f453720a4a6c804e.tar.bz2 translated-content-589e24fc829e1a5ff9827985f453720a4a6c804e.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 | 14 | ||||
-rw-r--r-- | files/zh-cn/web/api/crypto_property/index.html (renamed from files/zh-cn/web/api/window/crypto/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 1cf17f7a98..77ee25324e 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1562,6 +1562,7 @@ /zh-CN/docs/Web/API/Window/btoa /zh-CN/docs/Web/API/btoa /zh-CN/docs/Web/API/Window/caches /zh-CN/docs/Web/API/caches /zh-CN/docs/Web/API/Window/clearInterval /zh-CN/docs/Web/API/clearInterval +/zh-CN/docs/Web/API/Window/crypto /zh-CN/docs/Web/API/crypto_property /zh-CN/docs/Web/API/Window/minimize /zh-CN/docs/conflicting/Web/API/Window /zh-CN/docs/Web/API/Window/mozAnimationStartTIme /zh-CN/docs/Web/API/Animation/startTime /zh-CN/docs/Web/API/Window/onbeforeunload /zh-CN/docs/Web/API/WindowEventHandlers/onbeforeunload diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index 22633218c1..6c130b2ef9 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -22875,13 +22875,6 @@ "Jee" ] }, - "Web/API/Window/crypto": { - "modified": "2019-03-23T22:22:09.825Z", - "contributors": [ - "koaqiu", - "Taoja" - ] - }, "Web/API/Window/customElements": { "modified": "2020-10-15T22:02:36.021Z", "contributors": [ @@ -24519,6 +24512,13 @@ "Fulgrim" ] }, + "Web/API/crypto_property": { + "modified": "2019-03-23T22:22:09.825Z", + "contributors": [ + "koaqiu", + "Taoja" + ] + }, "Web/API/element/scrollWidth": { "modified": "2019-12-11T06:18:59.921Z", "contributors": [ diff --git a/files/zh-cn/web/api/window/crypto/index.html b/files/zh-cn/web/api/crypto_property/index.html index d8a732b86e..9af4f22a8c 100644 --- a/files/zh-cn/web/api/window/crypto/index.html +++ b/files/zh-cn/web/api/crypto_property/index.html @@ -1,7 +1,8 @@ --- title: Window.crypto -slug: Web/API/Window/crypto +slug: Web/API/crypto_property translation_of: Web/API/Window/crypto +original_slug: Web/API/Window/crypto --- <div>{{APIRef}}</div> |