aboutsummaryrefslogtreecommitdiff
path: root/files/es
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-05-18 00:44:37 +0000
committerMDN <actions@users.noreply.github.com>2021-05-18 00:44:37 +0000
commit40edc745dfb5c152e12080748f9357b376e8dbe9 (patch)
tree00507f03ddb986f86fab1b6280661d4010a05b03 /files/es
parentffc1c18ba7f546ef8103ad587592a2cfaf88e609 (diff)
downloadtranslated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.gz
translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.bz2
translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.zip
[CRON] sync translated content
Diffstat (limited to 'files/es')
-rw-r--r--files/es/_redirects.txt1
-rw-r--r--files/es/_wikihistory.json12
-rw-r--r--files/es/orphaned/web/api/parentnode/index.html (renamed from files/es/web/api/parentnode/index.html)3
3 files changed, 9 insertions, 7 deletions
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt
index 88dd61f0f0..604e67004d 100644
--- a/files/es/_redirects.txt
+++ b/files/es/_redirects.txt
@@ -1826,6 +1826,7 @@
/es/docs/Web/API/NonDocumentTypeChildNode/nextElementSibling /es/docs/Web/API/Element/nextElementSibling
/es/docs/Web/API/NonDocumentTypeChildNode/previousElementSibling /es/docs/Web/API/Element/previousElementSibling
/es/docs/Web/API/Notifications_API/Usando_la_API_de_Notificaciones /es/docs/Web/API/Notifications_API/Using_the_Notifications_API
+/es/docs/Web/API/ParentNode /es/docs/orphaned/Web/API/ParentNode
/es/docs/Web/API/ParentNode/append /es/docs/orphaned/Web/API/ParentNode/append
/es/docs/Web/API/ParentNode/childElementCount /es/docs/Web/API/Element/childElementCount
/es/docs/Web/API/ParentNode/children /es/docs/orphaned/Web/API/ParentNode/children
diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json
index 49b7c72acc..6590e27732 100644
--- a/files/es/_wikihistory.json
+++ b/files/es/_wikihistory.json
@@ -8348,12 +8348,6 @@
"IXTRUnai"
]
},
- "Web/API/ParentNode": {
- "modified": "2019-03-23T22:43:20.773Z",
- "contributors": [
- "Sebastianz"
- ]
- },
"Web/API/Payment_Request_API": {
"modified": "2020-10-15T22:33:12.666Z",
"contributors": [
@@ -23517,6 +23511,12 @@
"recortes"
]
},
+ "orphaned/Web/API/ParentNode": {
+ "modified": "2019-03-23T22:43:20.773Z",
+ "contributors": [
+ "Sebastianz"
+ ]
+ },
"orphaned/Web/API/ParentNode/append": {
"modified": "2020-10-15T22:24:28.452Z",
"contributors": [
diff --git a/files/es/web/api/parentnode/index.html b/files/es/orphaned/web/api/parentnode/index.html
index 53af6c3203..726bd7d0f5 100644
--- a/files/es/web/api/parentnode/index.html
+++ b/files/es/orphaned/web/api/parentnode/index.html
@@ -1,11 +1,12 @@
---
title: ParentNode
-slug: Web/API/ParentNode
+slug: orphaned/Web/API/ParentNode
tags:
- API DOM Tab
- NeedsTranslation
- TopicStub
translation_of: Web/API/ParentNode
+original_slug: Web/API/ParentNode
---
<p>{{ APIRef("DOM") }}</p>