diff options
author | MDN <actions@users.noreply.github.com> | 2021-06-30 00:38:38 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-06-30 00:38:38 +0000 |
commit | c98a9b1cf02d9143cc6924f1991d600c0f807411 (patch) | |
tree | f42fa9c2dada7edef3ad108024fb9dc68e3c13de /files/pt-br | |
parent | e189146261073bc1cfb436698e3febd15e09cab4 (diff) | |
download | translated-content-c98a9b1cf02d9143cc6924f1991d600c0f807411.tar.gz translated-content-c98a9b1cf02d9143cc6924f1991d600c0f807411.tar.bz2 translated-content-c98a9b1cf02d9143cc6924f1991d600c0f807411.zip |
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r-- | files/pt-br/_redirects.txt | 1 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 16 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/api/childnode/index.html (renamed from files/pt-br/web/api/childnode/index.html) | 3 |
3 files changed, 11 insertions, 9 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index c4d180ca86..b10eb9b358 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -541,6 +541,7 @@ /pt-BR/docs/Web/API/BatteryManager.ondischargingtimechange /pt-BR/docs/Web/API/BatteryManager/ondischargingtimechange /pt-BR/docs/Web/API/BatteryManager.onlevelchange /pt-BR/docs/Web/API/BatteryManager/onlevelchange /pt-BR/docs/Web/API/BatteryManager/ondischargintimechange /pt-BR/docs/Web/API/BatteryManager/ondischargingtimechange +/pt-BR/docs/Web/API/ChildNode /pt-BR/docs/orphaned/Web/API/ChildNode /pt-BR/docs/Web/API/ChildNode/after /pt-BR/docs/orphaned/Web/API/ChildNode/after /pt-BR/docs/Web/API/ChildNode/remove /pt-BR/docs/orphaned/Web/API/ChildNode/remove /pt-BR/docs/Web/API/Console.timeEnd /pt-BR/docs/Web/API/Console/timeEnd diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index 4db23eb93c..113e359f62 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -4082,14 +4082,6 @@ "marcos180212" ] }, - "Web/API/ChildNode": { - "modified": "2020-10-15T21:55:14.252Z", - "contributors": [ - "mateusvelleda", - "AlanSantos11", - "stevenwdv" - ] - }, "Web/API/ClipboardEvent": { "modified": "2020-10-15T22:15:35.028Z", "contributors": [ @@ -16995,6 +16987,14 @@ "andre-mendes" ] }, + "orphaned/Web/API/ChildNode": { + "modified": "2020-10-15T21:55:14.252Z", + "contributors": [ + "mateusvelleda", + "AlanSantos11", + "stevenwdv" + ] + }, "orphaned/Web/API/ChildNode/after": { "modified": "2020-10-15T22:17:31.621Z", "contributors": [ diff --git a/files/pt-br/web/api/childnode/index.html b/files/pt-br/orphaned/web/api/childnode/index.html index 6911a68010..282b89ee3a 100644 --- a/files/pt-br/web/api/childnode/index.html +++ b/files/pt-br/orphaned/web/api/childnode/index.html @@ -1,6 +1,6 @@ --- title: ChildNode -slug: Web/API/ChildNode +slug: orphaned/Web/API/ChildNode tags: - API - DOM @@ -10,6 +10,7 @@ tags: - Node - TopicStub translation_of: Web/API/ChildNode +original_slug: Web/API/ChildNode --- <div>{{APIRef("DOM")}}</div> |