aboutsummaryrefslogtreecommitdiff
path: root/files/es
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-07-01 00:37:12 +0000
committerMDN <actions@users.noreply.github.com>2021-07-01 00:37:12 +0000
commitb0a393384aa4021c915e6a650c75ff328a054cb2 (patch)
tree5f049f0db1c3b87c9d8ea12564cf7bc43b0e8f07 /files/es
parent3f2eea0abf998516fe98d64da8da53a03d36c3ee (diff)
downloadtranslated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.tar.gz
translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.tar.bz2
translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.zip
[CRON] sync translated content
Diffstat (limited to 'files/es')
-rw-r--r--files/es/_redirects.txt3
-rw-r--r--files/es/_wikihistory.json38
-rw-r--r--files/es/orphaned/web/api/body/formdata/index.html (renamed from files/es/web/api/body/formdata/index.html)3
-rw-r--r--files/es/orphaned/web/api/body/index.html (renamed from files/es/web/api/body/index.html)3
-rw-r--r--files/es/orphaned/web/api/body/json/index.html (renamed from files/es/web/api/body/json/index.html)3
5 files changed, 28 insertions, 22 deletions
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt
index b837bed45f..21e06034fe 100644
--- a/files/es/_redirects.txt
+++ b/files/es/_redirects.txt
@@ -1777,6 +1777,9 @@
/es/docs/Web/API/BatteryManager.onchargingchange /es/docs/Web/API/BatteryManager/onchargingchange
/es/docs/Web/API/BatteryManager.onlevelchange /es/docs/Web/API/BatteryManager/onlevelchange
/es/docs/Web/API/Blob.Blob /es/docs/Web/API/Blob/Blob
+/es/docs/Web/API/Body /es/docs/orphaned/Web/API/Body
+/es/docs/Web/API/Body/formData /es/docs/orphaned/Web/API/Body/formData
+/es/docs/Web/API/Body/json /es/docs/orphaned/Web/API/Body/json
/es/docs/Web/API/CSSStyleSheet.insertRule /es/docs/Web/API/CSSStyleSheet/insertRule
/es/docs/Web/API/CameraCapabilities.maxExposureCompensation /es/docs/Web/API/CameraCapabilities/maxExposureCompensation
/es/docs/Web/API/CameraCapabilities.maxFocusAreas /es/docs/Web/API/CameraCapabilities/maxFocusAreas
diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json
index cf75d92e56..267e001de5 100644
--- a/files/es/_wikihistory.json
+++ b/files/es/_wikihistory.json
@@ -5190,25 +5190,6 @@
"japho"
]
},
- "Web/API/Body": {
- "modified": "2020-10-15T22:17:35.545Z",
- "contributors": [
- "SphinxKnight",
- "bigblair81"
- ]
- },
- "Web/API/Body/formData": {
- "modified": "2020-10-15T22:17:33.164Z",
- "contributors": [
- "brauni800"
- ]
- },
- "Web/API/Body/json": {
- "modified": "2020-10-15T22:29:20.361Z",
- "contributors": [
- "camsa"
- ]
- },
"Web/API/CSSRule": {
"modified": "2019-03-23T23:58:11.498Z",
"contributors": [
@@ -23212,6 +23193,25 @@
"guiller1998"
]
},
+ "orphaned/Web/API/Body": {
+ "modified": "2020-10-15T22:17:35.545Z",
+ "contributors": [
+ "SphinxKnight",
+ "bigblair81"
+ ]
+ },
+ "orphaned/Web/API/Body/formData": {
+ "modified": "2020-10-15T22:17:33.164Z",
+ "contributors": [
+ "brauni800"
+ ]
+ },
+ "orphaned/Web/API/Body/json": {
+ "modified": "2020-10-15T22:29:20.361Z",
+ "contributors": [
+ "camsa"
+ ]
+ },
"orphaned/Web/API/ChildNode": {
"modified": "2019-03-29T14:12:39.589Z",
"contributors": [
diff --git a/files/es/web/api/body/formdata/index.html b/files/es/orphaned/web/api/body/formdata/index.html
index b095fba9b3..a7cb72413c 100644
--- a/files/es/web/api/body/formdata/index.html
+++ b/files/es/orphaned/web/api/body/formdata/index.html
@@ -1,6 +1,6 @@
---
title: Body.formData()
-slug: Web/API/Body/formData
+slug: orphaned/Web/API/Body/formData
tags:
- API
- BODY
@@ -12,6 +12,7 @@ tags:
- NeedsExample
- Reference
translation_of: Web/API/Body/formData
+original_slug: Web/API/Body/formData
---
<div>{{APIRef("Fetch")}}</div>
diff --git a/files/es/web/api/body/index.html b/files/es/orphaned/web/api/body/index.html
index 3693a73653..346e7b2286 100644
--- a/files/es/web/api/body/index.html
+++ b/files/es/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/es/web/api/body/json/index.html b/files/es/orphaned/web/api/body/json/index.html
index 54c8d75d12..35f7811df3 100644
--- a/files/es/web/api/body/json/index.html
+++ b/files/es/orphaned/web/api/body/json/index.html
@@ -1,7 +1,8 @@
---
title: Body.json()
-slug: Web/API/Body/json
+slug: orphaned/Web/API/Body/json
translation_of: Web/API/Body/json
+original_slug: Web/API/Body/json
---
<div>{{APIRef("Fetch API")}}</div>