aboutsummaryrefslogtreecommitdiff
path: root/files/ru
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/ru
parentffc1c18ba7f546ef8103ad587592a2cfaf88e609 (diff)
downloadtranslated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.gz
translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.tar.bz2
translated-content-40edc745dfb5c152e12080748f9357b376e8dbe9.zip
[CRON] sync translated content
Diffstat (limited to 'files/ru')
-rw-r--r--files/ru/_redirects.txt1
-rw-r--r--files/ru/_wikihistory.json20
-rw-r--r--files/ru/orphaned/web/api/parentnode/index.html (renamed from files/ru/web/api/parentnode/index.html)3
3 files changed, 13 insertions, 11 deletions
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt
index 430a72328b..3a6f075d2d 100644
--- a/files/ru/_redirects.txt
+++ b/files/ru/_redirects.txt
@@ -442,6 +442,7 @@
/ru/docs/Web/API/NonDocumentTypeChildNode/nextElementSibling /ru/docs/Web/API/Element/nextElementSibling
/ru/docs/Web/API/NonDocumentTypeChildNode/previousElementSibling /ru/docs/Web/API/Element/previousElementSibling
/ru/docs/Web/API/Notation /ru/docs/orphaned/Web/API/Notation
+/ru/docs/Web/API/ParentNode /ru/docs/orphaned/Web/API/ParentNode
/ru/docs/Web/API/ParentNode/append /ru/docs/orphaned/Web/API/ParentNode/append
/ru/docs/Web/API/ParentNode/childElementCount /ru/docs/Web/API/Element/childElementCount
/ru/docs/Web/API/ParentNode/children /ru/docs/orphaned/Web/API/ParentNode/children
diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json
index 1b6c2dc644..443e8c8308 100644
--- a/files/ru/_wikihistory.json
+++ b/files/ru/_wikihistory.json
@@ -10222,16 +10222,6 @@
"customizer"
]
},
- "Web/API/ParentNode": {
- "modified": "2020-10-15T21:37:34.695Z",
- "contributors": [
- "boxa6",
- "arturparkhisenko",
- "AlexeyVasilievE",
- "YozhEzhi",
- "fscholz"
- ]
- },
"Web/API/PaymentRequest": {
"modified": "2020-10-15T22:32:45.030Z",
"contributors": [
@@ -25612,6 +25602,16 @@
"opereverzeva"
]
},
+ "orphaned/Web/API/ParentNode": {
+ "modified": "2020-10-15T21:37:34.695Z",
+ "contributors": [
+ "boxa6",
+ "arturparkhisenko",
+ "AlexeyVasilievE",
+ "YozhEzhi",
+ "fscholz"
+ ]
+ },
"orphaned/Web/API/ParentNode/append": {
"modified": "2020-10-15T22:10:43.295Z",
"contributors": [
diff --git a/files/ru/web/api/parentnode/index.html b/files/ru/orphaned/web/api/parentnode/index.html
index 33f9ee9ddb..325ea6757b 100644
--- a/files/ru/web/api/parentnode/index.html
+++ b/files/ru/orphaned/web/api/parentnode/index.html
@@ -1,6 +1,6 @@
---
title: ParentNode
-slug: Web/API/ParentNode
+slug: orphaned/Web/API/ParentNode
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- Tab
- TopicStub
translation_of: Web/API/ParentNode
+original_slug: Web/API/ParentNode
---
<p>{{ APIRef("DOM") }}</p>