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/pl | |
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/pl')
-rw-r--r-- | files/pl/_redirects.txt | 1 | ||||
-rw-r--r-- | files/pl/_wikihistory.json | 18 | ||||
-rw-r--r-- | files/pl/orphaned/web/api/childnode/remove/index.html (renamed from files/pl/web/api/childnode/remove/index.html) | 3 |
3 files changed, 12 insertions, 10 deletions
diff --git a/files/pl/_redirects.txt b/files/pl/_redirects.txt index b3ad81c075..660f48d5c3 100644 --- a/files/pl/_redirects.txt +++ b/files/pl/_redirects.txt @@ -1930,6 +1930,7 @@ /pl/docs/Web/API/AudioContext/createDynamicsCompressor /pl/docs/Web/API/BaseAudioContext/createDynamicsCompressor /pl/docs/Web/API/Canvas_API/Tutorial/Optymalizacja_canvas /pl/docs/Web/API/Canvas_API/Tutorial/Optimizing_canvas /pl/docs/Web/API/Canvas_API/Tutorial/rysowanie_ksztaltow /pl/docs/Web/API/Canvas_API/Tutorial/Drawing_shapes +/pl/docs/Web/API/ChildNode/remove /pl/docs/orphaned/Web/API/ChildNode/remove /pl/docs/Web/API/Document/firstChild /pl/docs/conflicting/Web/API/Node/firstChild /pl/docs/Web/API/Document/namespaceURI /pl/docs/conflicting/Web/API/Node/namespaceURI /pl/docs/Web/API/DocumentOrShadowRoot/activeElement /pl/docs/Web/API/Document/activeElement diff --git a/files/pl/_wikihistory.json b/files/pl/_wikihistory.json index 10f5a85317..9eb38ac6da 100644 --- a/files/pl/_wikihistory.json +++ b/files/pl/_wikihistory.json @@ -1564,15 +1564,6 @@ "arronei" ] }, - "Web/API/ChildNode/remove": { - "modified": "2020-10-15T21:53:18.455Z", - "contributors": [ - "SphinxKnight", - "Fidosek", - "griter", - "krystian71115" - ] - }, "Web/API/Console": { "modified": "2019-03-23T23:09:41.834Z", "contributors": [ @@ -11239,6 +11230,15 @@ "Ptak82" ] }, + "orphaned/Web/API/ChildNode/remove": { + "modified": "2020-10-15T21:53:18.455Z", + "contributors": [ + "SphinxKnight", + "Fidosek", + "griter", + "krystian71115" + ] + }, "orphaned/Web/API/ParentNode": { "modified": "2020-10-15T22:19:13.921Z" }, diff --git a/files/pl/web/api/childnode/remove/index.html b/files/pl/orphaned/web/api/childnode/remove/index.html index 377e529db2..6b77c445b2 100644 --- a/files/pl/web/api/childnode/remove/index.html +++ b/files/pl/orphaned/web/api/childnode/remove/index.html @@ -1,7 +1,8 @@ --- title: ChildNode.remove() -slug: Web/API/ChildNode/remove +slug: orphaned/Web/API/ChildNode/remove translation_of: Web/API/ChildNode/remove +original_slug: Web/API/ChildNode/remove --- <div>{{APIRef("DOM")}}</div> |