aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-04-14 00:11:31 +0000
committerMDN <actions@users.noreply.github.com>2021-04-14 00:11:31 +0000
commitdb26cf86829f9b43d29f18b9bbf197e9e2d55c31 (patch)
tree9e4b1a32107c07b5a6d3d449f9d52f3d645aa87f /files/pt-br
parent2a80998020496995b1eb33e0a2ed024f1708535d (diff)
downloadtranslated-content-db26cf86829f9b43d29f18b9bbf197e9e2d55c31.tar.gz
translated-content-db26cf86829f9b43d29f18b9bbf197e9e2d55c31.tar.bz2
translated-content-db26cf86829f9b43d29f18b9bbf197e9e2d55c31.zip
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/_redirects.txt1
-rw-r--r--files/pt-br/_wikihistory.json12
-rw-r--r--files/pt-br/orphaned/web/api/parentnode/children/index.html (renamed from files/pt-br/web/api/parentnode/children/index.html)3
3 files changed, 9 insertions, 7 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt
index 43c76308bd..dc5ef533e0 100644
--- a/files/pt-br/_redirects.txt
+++ b/files/pt-br/_redirects.txt
@@ -592,6 +592,7 @@
/pt-BR/docs/Web/API/Node/Entendendo_o_uso_do_método_AppendChild-javascript /pt-BR/docs/orphaned/Web/API/Node/Entendendo_o_uso_do_método_AppendChild-javascript
/pt-BR/docs/Web/API/Node/innerText /pt-BR/docs/Web/API/HTMLElement/innerText
/pt-BR/docs/Web/API/ParentNode/childElementCount /pt-BR/docs/Web/API/Element/childElementCount
+/pt-BR/docs/Web/API/ParentNode/children /pt-BR/docs/orphaned/Web/API/ParentNode/children
/pt-BR/docs/Web/API/Position /pt-BR/docs/Web/API/GeolocationPosition
/pt-BR/docs/Web/API/Position/coords /pt-BR/docs/Web/API/GeolocationPosition/coords
/pt-BR/docs/Web/API/PositionError /pt-BR/docs/Web/API/GeolocationPositionError
diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json
index f0db1f7010..dd23a42b41 100644
--- a/files/pt-br/_wikihistory.json
+++ b/files/pt-br/_wikihistory.json
@@ -3341,12 +3341,6 @@
"jpmedley"
]
},
- "Web/API/ParentNode/children": {
- "modified": "2019-03-23T22:19:42.340Z",
- "contributors": [
- "rafaelcavalcante"
- ]
- },
"Web/API/ParentNode/querySelector": {
"modified": "2020-10-15T22:23:27.840Z",
"contributors": [
@@ -17367,5 +17361,11 @@
"contributors": [
"diegolw"
]
+ },
+ "orphaned/Web/API/ParentNode/children": {
+ "modified": "2019-03-23T22:19:42.340Z",
+ "contributors": [
+ "rafaelcavalcante"
+ ]
}
} \ No newline at end of file
diff --git a/files/pt-br/web/api/parentnode/children/index.html b/files/pt-br/orphaned/web/api/parentnode/children/index.html
index 755cff62a5..64c0f40d68 100644
--- a/files/pt-br/web/api/parentnode/children/index.html
+++ b/files/pt-br/orphaned/web/api/parentnode/children/index.html
@@ -1,7 +1,8 @@
---
title: ParentNode.children
-slug: Web/API/ParentNode/children
+slug: orphaned/Web/API/ParentNode/children
translation_of: Web/API/ParentNode/children
+original_slug: Web/API/ParentNode/children
---
<p>{{ APIRef("DOM") }}</p>