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/pt-br | |
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/pt-br')
-rw-r--r-- | files/pt-br/_redirects.txt | 1 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/api/childnode/remove/index.html (renamed from files/pt-br/web/api/childnode/remove/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index 4c036c3924..0e3cfb0cc1 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -538,6 +538,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/remove /pt-BR/docs/orphaned/Web/API/ChildNode/remove /pt-BR/docs/Web/API/Console.timeEnd /pt-BR/docs/Web/API/Console/timeEnd /pt-BR/docs/Web/API/Coordinates /pt-BR/docs/Web/API/GeolocationCoordinates /pt-BR/docs/Web/API/Coordinates/altitude /pt-BR/docs/Web/API/GeolocationCoordinates/altitude diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index c175f3c7b0..26d0f8c313 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -4115,13 +4115,6 @@ "pedroguilhermelima" ] }, - "Web/API/ChildNode/remove": { - "modified": "2020-10-15T21:55:19.824Z", - "contributors": [ - "SphinxKnight", - "gutoribeiro" - ] - }, "Web/API/ClipboardEvent": { "modified": "2020-10-15T22:15:35.028Z", "contributors": [ @@ -17199,6 +17192,13 @@ "mak213k" ] }, + "orphaned/Web/API/ChildNode/remove": { + "modified": "2020-10-15T21:55:19.824Z", + "contributors": [ + "SphinxKnight", + "gutoribeiro" + ] + }, "orphaned/Web/API/Document_Object_Model/Events": { "modified": "2020-08-30T22:44:17.906Z", "contributors": [ diff --git a/files/pt-br/web/api/childnode/remove/index.html b/files/pt-br/orphaned/web/api/childnode/remove/index.html index 98fba11b93..57dcc06698 100644 --- a/files/pt-br/web/api/childnode/remove/index.html +++ b/files/pt-br/orphaned/web/api/childnode/remove/index.html @@ -1,6 +1,6 @@ --- title: ChildNode.remove() -slug: Web/API/ChildNode/remove +slug: orphaned/Web/API/ChildNode/remove tags: - API - ChildNode @@ -9,6 +9,7 @@ tags: - Método(2) - remove translation_of: Web/API/ChildNode/remove +original_slug: Web/API/ChildNode/remove --- <div>{{APIRef("DOM")}}</div> |