diff options
author | MDN <actions@users.noreply.github.com> | 2021-06-29 00:35:05 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-06-29 00:35:05 +0000 |
commit | 2d478fb11c4864129dffb10cb43630b2aaf26bc0 (patch) | |
tree | 61561b7187a5a2fa57eded7e64c2a74c52efe15e /files/pt-br | |
parent | 19ba3e27d010ae914a441870b7d4f02ce2d35f7d (diff) | |
download | translated-content-2d478fb11c4864129dffb10cb43630b2aaf26bc0.tar.gz translated-content-2d478fb11c4864129dffb10cb43630b2aaf26bc0.tar.bz2 translated-content-2d478fb11c4864129dffb10cb43630b2aaf26bc0.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 | 12 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/api/childnode/after/index.html (renamed from files/pt-br/web/api/childnode/after/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 5cdcfc9164..c4d180ca86 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/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 /pt-BR/docs/Web/API/Coordinates /pt-BR/docs/Web/API/GeolocationCoordinates diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index 0cc1926851..4db23eb93c 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -4090,12 +4090,6 @@ "stevenwdv" ] }, - "Web/API/ChildNode/after": { - "modified": "2020-10-15T22:17:31.621Z", - "contributors": [ - "pedroguilhermelima" - ] - }, "Web/API/ClipboardEvent": { "modified": "2020-10-15T22:15:35.028Z", "contributors": [ @@ -17001,6 +16995,12 @@ "andre-mendes" ] }, + "orphaned/Web/API/ChildNode/after": { + "modified": "2020-10-15T22:17:31.621Z", + "contributors": [ + "pedroguilhermelima" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T21:55:19.824Z", "contributors": [ diff --git a/files/pt-br/web/api/childnode/after/index.html b/files/pt-br/orphaned/web/api/childnode/after/index.html index 9f90cf31ea..8fa84d11ee 100644 --- a/files/pt-br/web/api/childnode/after/index.html +++ b/files/pt-br/orphaned/web/api/childnode/after/index.html @@ -1,6 +1,6 @@ --- title: ChildNode.after() -slug: Web/API/ChildNode/after +slug: orphaned/Web/API/ChildNode/after tags: - API - DOM @@ -9,6 +9,7 @@ tags: - Referencia - metodo translation_of: Web/API/ChildNode/after +original_slug: Web/API/ChildNode/after --- <div>{{APIRef("DOM")}} {{SeeCompatTable}}</div> |