diff options
author | MDN <actions@users.noreply.github.com> | 2021-05-18 00:44:37 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-05-18 00:44:37 +0000 |
commit | 40edc745dfb5c152e12080748f9357b376e8dbe9 (patch) | |
tree | 00507f03ddb986f86fab1b6280661d4010a05b03 /files/pl | |
parent | ffc1c18ba7f546ef8103ad587592a2cfaf88e609 (diff) | |
download | translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.gz translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.bz2 translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.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 | 6 | ||||
-rw-r--r-- | files/pl/orphaned/web/api/parentnode/index.html (renamed from files/pl/web/api/parentnode/index.html) | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/files/pl/_redirects.txt b/files/pl/_redirects.txt index 8e33087365..b3ad81c075 100644 --- a/files/pl/_redirects.txt +++ b/files/pl/_redirects.txt @@ -2008,6 +2008,7 @@ /pl/docs/Web/API/Node/localName /pl/docs/Web/API/Element/localName /pl/docs/Web/API/Node/namespaceURI /pl/docs/Web/API/Element/namespaceURI /pl/docs/Web/API/Node/prefix /pl/docs/Web/API/Element/prefix +/pl/docs/Web/API/ParentNode /pl/docs/orphaned/Web/API/ParentNode /pl/docs/Web/API/ParentNode/childElementCount /pl/docs/Web/API/Element/childElementCount /pl/docs/Web/API/ParentNode/children /pl/docs/orphaned/Web/API/ParentNode/children /pl/docs/Web/API/Storage /pl/docs/Web/API/Web_Storage_API diff --git a/files/pl/_wikihistory.json b/files/pl/_wikihistory.json index 6f491c5759..10f5a85317 100644 --- a/files/pl/_wikihistory.json +++ b/files/pl/_wikihistory.json @@ -3598,9 +3598,6 @@ "Arfphis" ] }, - "Web/API/ParentNode": { - "modified": "2020-10-15T22:19:13.921Z" - }, "Web/API/Push_API": { "modified": "2019-03-23T22:08:29.784Z", "contributors": [ @@ -11242,6 +11239,9 @@ "Ptak82" ] }, + "orphaned/Web/API/ParentNode": { + "modified": "2020-10-15T22:19:13.921Z" + }, "orphaned/Web/API/ParentNode/children": { "modified": "2020-10-29T07:01:42.075Z", "contributors": [ diff --git a/files/pl/web/api/parentnode/index.html b/files/pl/orphaned/web/api/parentnode/index.html index 2cbf79f11c..f2d4862961 100644 --- a/files/pl/web/api/parentnode/index.html +++ b/files/pl/orphaned/web/api/parentnode/index.html @@ -1,6 +1,6 @@ --- title: ParentNode -slug: Web/API/ParentNode +slug: orphaned/Web/API/ParentNode tags: - API - DOM @@ -19,6 +19,7 @@ tags: - Selectors - TopicStub translation_of: Web/API/ParentNode +original_slug: Web/API/ParentNode --- <div>{{APIRef("DOM")}}</div> |