diff options
author | MDN <actions@users.noreply.github.com> | 2021-07-01 00:37:12 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-07-01 00:37:12 +0000 |
commit | b0a393384aa4021c915e6a650c75ff328a054cb2 (patch) | |
tree | 5f049f0db1c3b87c9d8ea12564cf7bc43b0e8f07 /files/pt-br | |
parent | 3f2eea0abf998516fe98d64da8da53a03d36c3ee (diff) | |
download | translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.tar.gz translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.tar.bz2 translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.zip |
[CRON] sync translated content
Diffstat (limited to 'files/pt-br')
-rw-r--r-- | files/pt-br/_redirects.txt | 2 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/api/body/index.html (renamed from files/pt-br/web/api/body/index.html) | 3 | ||||
-rw-r--r-- | files/pt-br/orphaned/web/api/body/json/index.html (renamed from files/pt-br/web/api/body/json/index.html) | 3 |
4 files changed, 18 insertions, 14 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index b10eb9b358..e474666e24 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -541,6 +541,8 @@ /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/Body /pt-BR/docs/orphaned/Web/API/Body +/pt-BR/docs/Web/API/Body/json /pt-BR/docs/orphaned/Web/API/Body/json /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 diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index 113e359f62..1e11ce3d4c 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -3813,18 +3813,6 @@ "thiagosaife" ] }, - "Web/API/Body": { - "modified": "2020-10-15T22:30:31.056Z", - "contributors": [ - "Wind1808" - ] - }, - "Web/API/Body/json": { - "modified": "2020-10-15T22:30:29.688Z", - "contributors": [ - "tohdi1" - ] - }, "Web/API/BroadcastChannel": { "modified": "2020-10-15T22:14:45.422Z", "contributors": [ @@ -16987,6 +16975,18 @@ "andre-mendes" ] }, + "orphaned/Web/API/Body": { + "modified": "2020-10-15T22:30:31.056Z", + "contributors": [ + "Wind1808" + ] + }, + "orphaned/Web/API/Body/json": { + "modified": "2020-10-15T22:30:29.688Z", + "contributors": [ + "tohdi1" + ] + }, "orphaned/Web/API/ChildNode": { "modified": "2020-10-15T21:55:14.252Z", "contributors": [ diff --git a/files/pt-br/web/api/body/index.html b/files/pt-br/orphaned/web/api/body/index.html index 121e93718b..fb7edd01c1 100644 --- a/files/pt-br/web/api/body/index.html +++ b/files/pt-br/orphaned/web/api/body/index.html @@ -1,6 +1,6 @@ --- title: Body -slug: Web/API/Body +slug: orphaned/Web/API/Body tags: - API - BODY @@ -13,6 +13,7 @@ tags: - TopicStub - request translation_of: Web/API/Body +original_slug: Web/API/Body --- <div>{{ APIRef("Fetch") }}</div> diff --git a/files/pt-br/web/api/body/json/index.html b/files/pt-br/orphaned/web/api/body/json/index.html index 7ee4482fe5..e49273e9ba 100644 --- a/files/pt-br/web/api/body/json/index.html +++ b/files/pt-br/orphaned/web/api/body/json/index.html @@ -1,6 +1,6 @@ --- title: Body.json() -slug: Web/API/Body/json +slug: orphaned/Web/API/Body/json tags: - API - Experimental @@ -8,6 +8,7 @@ tags: - JSON - Referencia translation_of: Web/API/Body/json +original_slug: Web/API/Body/json --- <div>{{APIRef("Fetch API")}}</div> |