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/de | |
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/de')
-rw-r--r-- | files/de/_redirects.txt | 2 | ||||
-rw-r--r-- | files/de/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/de/orphaned/web/api/childnode/index.html (renamed from files/de/web/api/childnode/index.html) | 3 | ||||
-rw-r--r-- | files/de/orphaned/web/css/transform-function/translatex/index.html (renamed from files/de/web/css/transform-function/translatex/index.html) | 3 |
4 files changed, 18 insertions, 14 deletions
diff --git a/files/de/_redirects.txt b/files/de/_redirects.txt index 218ad43488..fca382c6c5 100644 --- a/files/de/_redirects.txt +++ b/files/de/_redirects.txt @@ -484,6 +484,7 @@ /de/docs/Verwenden_des_Cache_beim_Firefox_1.5 /de/docs/Mozilla/Firefox/Releases/1.5/Using_Firefox_1.5_caching /de/docs/Web/API/AudioContext/decodeAudioData /de/docs/Web/API/BaseAudioContext/decodeAudioData /de/docs/Web/API/CSSRule.cssText /de/docs/Web/API/CSSRule/cssText +/de/docs/Web/API/ChildNode /de/docs/orphaned/Web/API/ChildNode /de/docs/Web/API/ChildNode/remove /de/docs/orphaned/Web/API/ChildNode/remove /de/docs/Web/API/Element.querySelector /de/docs/Web/API/Element/querySelector /de/docs/Web/API/File/Typ /de/docs/Web/API/File/type @@ -626,6 +627,7 @@ /de/docs/Web/CSS/none /de/docs/conflicting/Web/CSS/float /de/docs/Web/CSS/normal /de/docs/conflicting/Web/CSS/font-variant /de/docs/Web/CSS/tatsächlicher_Wert /de/docs/Web/CSS/actual_value +/de/docs/Web/CSS/transform-function/translateX /de/docs/orphaned/Web/CSS/transform-function/translateX /de/docs/Web/CSS/url /de/docs/Web/CSS/url() /de/docs/Web/CSS/visible /de/docs/Web/CSS/visibility /de/docs/Web/CSS/word-wrap /de/docs/Web/CSS/overflow-wrap diff --git a/files/de/_wikihistory.json b/files/de/_wikihistory.json index efbaf9dc4e..755d832c7b 100644 --- a/files/de/_wikihistory.json +++ b/files/de/_wikihistory.json @@ -2758,12 +2758,6 @@ "pixunil" ] }, - "Web/API/ChildNode": { - "modified": "2019-03-23T22:06:18.037Z", - "contributors": [ - "stevenwdv" - ] - }, "Web/API/Console": { "modified": "2020-10-15T21:47:34.377Z", "contributors": [ @@ -7886,12 +7880,6 @@ "Johuspect" ] }, - "Web/CSS/transform-function/translateX": { - "modified": "2020-12-11T18:08:20.315Z", - "contributors": [ - "Johuspect" - ] - }, "Web/CSS/transform-function/translateY()": { "modified": "2020-12-11T16:48:39.299Z", "contributors": [ @@ -14560,6 +14548,12 @@ "AARADEANCA" ] }, + "orphaned/Web/API/ChildNode": { + "modified": "2019-03-23T22:06:18.037Z", + "contributors": [ + "stevenwdv" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T22:05:03.102Z", "contributors": [ @@ -14633,6 +14627,12 @@ "auranvesdranor" ] }, + "orphaned/Web/CSS/transform-function/translateX": { + "modified": "2020-12-11T18:08:20.315Z", + "contributors": [ + "Johuspect" + ] + }, "orphaned/Web/Guide/Events": { "modified": "2019-03-18T21:10:49.464Z", "contributors": [ diff --git a/files/de/web/api/childnode/index.html b/files/de/orphaned/web/api/childnode/index.html index 07dcc1cb33..510920d233 100644 --- a/files/de/web/api/childnode/index.html +++ b/files/de/orphaned/web/api/childnode/index.html @@ -1,6 +1,6 @@ --- title: ChildNode -slug: Web/API/ChildNode +slug: orphaned/Web/API/ChildNode tags: - API - DOM @@ -10,6 +10,7 @@ tags: - Node - TopicStub translation_of: Web/API/ChildNode +original_slug: Web/API/ChildNode --- <div>{{APIRef("DOM")}}</div> diff --git a/files/de/web/css/transform-function/translatex/index.html b/files/de/orphaned/web/css/transform-function/translatex/index.html index 6082585067..e9530b46e4 100644 --- a/files/de/web/css/transform-function/translatex/index.html +++ b/files/de/orphaned/web/css/transform-function/translatex/index.html @@ -1,6 +1,6 @@ --- title: translateX() -slug: Web/CSS/transform-function/translateX +slug: orphaned/Web/CSS/transform-function/translateX tags: - CSS - CSS Funktion @@ -8,6 +8,7 @@ tags: - Funktion - Referenz translation_of: Web/CSS/transform-function/translateX +original_slug: Web/CSS/transform-function/translateX --- <div>{{CSSRef}}</div> |