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/de | |
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/de')
-rw-r--r-- | files/de/_redirects.txt | 1 | ||||
-rw-r--r-- | files/de/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/de/orphaned/web/api/fullscreenoptions/index.html (renamed from files/de/web/api/fullscreenoptions/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/de/_redirects.txt b/files/de/_redirects.txt index 6b8e4dcfa8..6f4cd7eae5 100644 --- a/files/de/_redirects.txt +++ b/files/de/_redirects.txt @@ -454,6 +454,7 @@ /de/docs/Web/API/Element.querySelector /de/docs/Web/API/Element/querySelector /de/docs/Web/API/File/Typ /de/docs/Web/API/File/type /de/docs/Web/API/File/Zugriff_auf_Dateien_von_Webapplikationen /de/docs/Web/API/File/Using_files_from_web_applications +/de/docs/Web/API/FullscreenOptions /de/docs/orphaned/Web/API/FullscreenOptions /de/docs/Web/API/IndexedDB_API/IndexedDB_verwenden /de/docs/Web/API/IndexedDB_API/Using_IndexedDB /de/docs/Web/API/MozMobileConnection.selectNetworkAutomatically /de/docs/Web/API/MozMobileConnection/selectNetworkAutomatically /de/docs/Web/API/Navigator/registerProtocolHandler/Webbasierte_protokoll-handler /de/docs/Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers diff --git a/files/de/_wikihistory.json b/files/de/_wikihistory.json index 4a9a904a8c..b4e2fe004b 100644 --- a/files/de/_wikihistory.json +++ b/files/de/_wikihistory.json @@ -3355,12 +3355,6 @@ "marjot" ] }, - "Web/API/FullscreenOptions": { - "modified": "2020-10-15T22:20:23.450Z", - "contributors": [ - "Gerak842" - ] - }, "Web/API/Fullscreen_API": { "modified": "2019-07-07T13:00:37.918Z", "contributors": [ @@ -14535,6 +14529,12 @@ "sv3m0r" ] }, + "orphaned/Web/API/FullscreenOptions": { + "modified": "2020-10-15T22:20:23.450Z", + "contributors": [ + "Gerak842" + ] + }, "orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { "modified": "2020-01-13T04:47:55.526Z", "contributors": [ diff --git a/files/de/web/api/fullscreenoptions/index.html b/files/de/orphaned/web/api/fullscreenoptions/index.html index c6a9aed585..fea452b75d 100644 --- a/files/de/web/api/fullscreenoptions/index.html +++ b/files/de/orphaned/web/api/fullscreenoptions/index.html @@ -1,6 +1,6 @@ --- title: FullscreenOptions -slug: Web/API/FullscreenOptions +slug: orphaned/Web/API/FullscreenOptions tags: - API - Aufbau @@ -16,6 +16,7 @@ tags: - Wörterbuch - fullscreen translation_of: Web/API/FullscreenOptions +original_slug: Web/API/FullscreenOptions --- <p>{{APIRef("Fullscreen API")}}</p> |