diff options
author | MDN <actions@users.noreply.github.com> | 2021-05-22 00:42:07 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-05-22 00:42:07 +0000 |
commit | 156b518735b8da6cc954105b0a1250ca31449381 (patch) | |
tree | 6a0e35a9622dc00acfc816503410e9a4cd360bc4 /files/de | |
parent | 73aff5bd1edf14df05228693ed569b652ce89eee (diff) | |
download | translated-content-156b518735b8da6cc954105b0a1250ca31449381.tar.gz translated-content-156b518735b8da6cc954105b0a1250ca31449381.tar.bz2 translated-content-156b518735b8da6cc954105b0a1250ca31449381.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/childnode/remove/index.html (renamed from files/de/web/api/childnode/remove/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/de/_redirects.txt b/files/de/_redirects.txt index 8f8a4abfda..dd83cf2012 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/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 /de/docs/Web/API/File/Zugriff_auf_Dateien_von_Webapplikationen /de/docs/Web/API/File/Using_files_from_web_applications diff --git a/files/de/_wikihistory.json b/files/de/_wikihistory.json index 2cfc31cc6c..ee41a1874a 100644 --- a/files/de/_wikihistory.json +++ b/files/de/_wikihistory.json @@ -2764,12 +2764,6 @@ "stevenwdv" ] }, - "Web/API/ChildNode/remove": { - "modified": "2020-10-15T22:05:03.102Z", - "contributors": [ - "sv3m0r" - ] - }, "Web/API/Console": { "modified": "2020-10-15T21:47:34.377Z", "contributors": [ @@ -14747,6 +14741,12 @@ "AARADEANCA" ] }, + "orphaned/Web/API/ChildNode/remove": { + "modified": "2020-10-15T22:05:03.102Z", + "contributors": [ + "sv3m0r" + ] + }, "orphaned/Web/CSS/:-moz-ui-valid": { "modified": "2019-03-23T22:42:34.212Z", "contributors": [ diff --git a/files/de/web/api/childnode/remove/index.html b/files/de/orphaned/web/api/childnode/remove/index.html index bae33f75c0..adf2c6b8da 100644 --- a/files/de/web/api/childnode/remove/index.html +++ b/files/de/orphaned/web/api/childnode/remove/index.html @@ -1,6 +1,6 @@ --- title: ChildNode.remove() -slug: Web/API/ChildNode/remove +slug: orphaned/Web/API/ChildNode/remove tags: - API - ChildNode @@ -8,6 +8,7 @@ tags: - Experimentell - Méthode translation_of: Web/API/ChildNode/remove +original_slug: Web/API/ChildNode/remove --- <div>{{APIRef("DOM")}}</div> |