diff options
author | MDN <actions@users.noreply.github.com> | 2021-06-09 00:40:02 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-06-09 00:40:02 +0000 |
commit | bbed12e574958e07af25518c7e66bd5ee2fb2d2c (patch) | |
tree | 6e15ea0aabe07bcc53e1bcf571c0e086e3976a25 /files/pl | |
parent | 67bda90e70fdf1714ec4f4886ec9261992bd4422 (diff) | |
download | translated-content-bbed12e574958e07af25518c7e66bd5ee2fb2d2c.tar.gz translated-content-bbed12e574958e07af25518c7e66bd5ee2fb2d2c.tar.bz2 translated-content-bbed12e574958e07af25518c7e66bd5ee2fb2d2c.zip |
[CRON] sync translated content
Diffstat (limited to 'files/pl')
-rw-r--r-- | files/pl/_redirects.txt | 7 | ||||
-rw-r--r-- | files/pl/_wikihistory.json | 26 | ||||
-rw-r--r-- | files/pl/orphaned/web/api/elementcssinlinestyle/style/index.html (renamed from files/pl/web/api/elementcssinlinestyle/style/index.html) | 4 |
3 files changed, 19 insertions, 18 deletions
diff --git a/files/pl/_redirects.txt b/files/pl/_redirects.txt index a6a06b0e0a..90055f2d98 100644 --- a/files/pl/_redirects.txt +++ b/files/pl/_redirects.txt @@ -437,7 +437,7 @@ /pl/docs/DOM/element.setAttributeNS /pl/docs/Web/API/Element/setAttributeNS /pl/docs/DOM/element.setAttributeNode /pl/docs/Web/API/Element/setAttributeNode /pl/docs/DOM/element.setAttributeNodeNS /pl/docs/Web/API/Element/setAttributeNodeNS -/pl/docs/DOM/element.style /pl/docs/Web/API/ElementCSSInlineStyle/style +/pl/docs/DOM/element.style /pl/docs/orphaned/Web/API/ElementCSSInlineStyle/style /pl/docs/DOM/element.tabIndex /pl/docs/Web/API/HTMLOrForeignElement/tabIndex /pl/docs/DOM/element.tagName /pl/docs/Web/API/Element/tagName /pl/docs/DOM/element.textContent /pl/docs/Web/API/Node/textContent @@ -685,7 +685,7 @@ /pl/docs/DOM:element.setAttributeNS /pl/docs/Web/API/Element/setAttributeNS /pl/docs/DOM:element.setAttributeNode /pl/docs/Web/API/Element/setAttributeNode /pl/docs/DOM:element.setAttributeNodeNS /pl/docs/Web/API/Element/setAttributeNodeNS -/pl/docs/DOM:element.style /pl/docs/Web/API/ElementCSSInlineStyle/style +/pl/docs/DOM:element.style /pl/docs/orphaned/Web/API/ElementCSSInlineStyle/style /pl/docs/DOM:element.tabIndex /pl/docs/Web/API/HTMLOrForeignElement/tabIndex /pl/docs/DOM:element.tagName /pl/docs/Web/API/Element/tagName /pl/docs/DOM:element.textContent /pl/docs/Web/API/Node/textContent @@ -1970,9 +1970,10 @@ /pl/docs/Web/API/Element/previousSibling /pl/docs/Web/API/Node/previousSibling /pl/docs/Web/API/Element/removeChild /pl/docs/Web/API/Node/removeChild /pl/docs/Web/API/Element/replaceChild /pl/docs/Web/API/Node/replaceChild -/pl/docs/Web/API/Element/style /pl/docs/Web/API/ElementCSSInlineStyle/style +/pl/docs/Web/API/Element/style /pl/docs/orphaned/Web/API/ElementCSSInlineStyle/style /pl/docs/Web/API/Element/tabIndex /pl/docs/Web/API/HTMLOrForeignElement/tabIndex /pl/docs/Web/API/Element/textContent /pl/docs/Web/API/Node/textContent +/pl/docs/Web/API/ElementCSSInlineStyle/style /pl/docs/orphaned/Web/API/ElementCSSInlineStyle/style /pl/docs/Web/API/Event/altKey /pl/docs/Web/API/MouseEvent/altKey /pl/docs/Web/API/Event/button /pl/docs/Web/API/MouseEvent/button /pl/docs/Web/API/Event/cancelBubble /pl/docs/orphaned/Web/API/UIEvent/cancelBubble diff --git a/files/pl/_wikihistory.json b/files/pl/_wikihistory.json index da640bc203..ba15500870 100644 --- a/files/pl/_wikihistory.json +++ b/files/pl/_wikihistory.json @@ -2468,19 +2468,6 @@ "Ptak82" ] }, - "Web/API/ElementCSSInlineStyle/style": { - "modified": "2019-03-23T23:56:38.082Z", - "contributors": [ - "lotny", - "SphinxKnight", - "teoli", - "jsx", - "obelyx", - "Ptak82", - "Mgjbot", - "Jan Dudek" - ] - }, "Web/API/Event": { "modified": "2020-03-06T04:03:57.947Z", "contributors": [ @@ -11223,6 +11210,19 @@ "krystian71115" ] }, + "orphaned/Web/API/ElementCSSInlineStyle/style": { + "modified": "2019-03-23T23:56:38.082Z", + "contributors": [ + "lotny", + "SphinxKnight", + "teoli", + "jsx", + "obelyx", + "Ptak82", + "Mgjbot", + "Jan Dudek" + ] + }, "orphaned/Web/API/ParentNode": { "modified": "2020-10-15T22:19:13.921Z" }, diff --git a/files/pl/web/api/elementcssinlinestyle/style/index.html b/files/pl/orphaned/web/api/elementcssinlinestyle/style/index.html index 80ee084961..3760e21a4d 100644 --- a/files/pl/web/api/elementcssinlinestyle/style/index.html +++ b/files/pl/orphaned/web/api/elementcssinlinestyle/style/index.html @@ -1,6 +1,6 @@ --- title: element.style -slug: Web/API/ElementCSSInlineStyle/style +slug: orphaned/Web/API/ElementCSSInlineStyle/style tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,7 +8,7 @@ tags: - Strony_wymagajÄ…ce_dopracowania - Wszystkie_kategorie translation_of: Web/API/ElementCSSInlineStyle/style -original_slug: Web/API/Element/style +original_slug: Web/API/ElementCSSInlineStyle/style --- <p>{{ ApiRef("DOM") }}</p> |