diff options
author | MDN <actions@users.noreply.github.com> | 2021-07-14 00:33:11 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-07-14 00:33:11 +0000 |
commit | 947ce0c16a649b94c51d87dc82ce588b44a4e19e (patch) | |
tree | 371269a947c20c8089daaa8330518822613ffdad /files/zh-cn | |
parent | a166a99dcc711f65ffa21893a762f4935e0b6359 (diff) | |
download | translated-content-947ce0c16a649b94c51d87dc82ce588b44a4e19e.tar.gz translated-content-947ce0c16a649b94c51d87dc82ce588b44a4e19e.tar.bz2 translated-content-947ce0c16a649b94c51d87dc82ce588b44a4e19e.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/fullscreenoptions/index.html (renamed from files/zh-cn/web/api/fullscreenoptions/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 2f520065d0..6c0d49bcf5 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1592,6 +1592,7 @@ /zh-CN/docs/Web/API/File.name /zh-CN/docs/Web/API/File/name /zh-CN/docs/Web/API/FileReader/中止事件(abort) /zh-CN/docs/Web/API/FileReader/abort_event /zh-CN/docs/Web/API/FormData/删除 /zh-CN/docs/Web/API/FormData/delete +/zh-CN/docs/Web/API/FullscreenOptions /zh-CN/docs/orphaned/Web/API/FullscreenOptions /zh-CN/docs/Web/API/Fullscreen_API/指南 /zh-CN/docs/Web/API/Fullscreen_API/Guide /zh-CN/docs/Web/API/Geolocation/Using_geolocation /zh-CN/docs/Web/API/Geolocation_API /zh-CN/docs/Web/API/GeolocationPosition/获取该位置时的时间戳 /zh-CN/docs/Web/API/GeolocationPosition/timestamp diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index a7bda394d5..211897a137 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -13895,12 +13895,6 @@ "peakclown" ] }, - "Web/API/FullscreenOptions": { - "modified": "2020-10-15T22:20:05.430Z", - "contributors": [ - "xiaoxingchi" - ] - }, "Web/API/Fullscreen_API": { "modified": "2020-12-01T00:44:56.235Z", "contributors": [ @@ -49675,6 +49669,12 @@ "wuCrio" ] }, + "orphaned/Web/API/FullscreenOptions": { + "modified": "2020-10-15T22:20:05.430Z", + "contributors": [ + "xiaoxingchi" + ] + }, "orphaned/Web/API/HTMLElement/forceSpellCheck": { "modified": "2019-03-18T21:38:32.415Z", "contributors": [ diff --git a/files/zh-cn/web/api/fullscreenoptions/index.html b/files/zh-cn/orphaned/web/api/fullscreenoptions/index.html index 2df37297c5..c3328c99b2 100644 --- a/files/zh-cn/web/api/fullscreenoptions/index.html +++ b/files/zh-cn/orphaned/web/api/fullscreenoptions/index.html @@ -1,7 +1,8 @@ --- title: FullscreenOptions -slug: Web/API/FullscreenOptions +slug: orphaned/Web/API/FullscreenOptions translation_of: Web/API/FullscreenOptions +original_slug: Web/API/FullscreenOptions --- <p>{{APIRef("Fullscreen API")}}</p> |