aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-03-18 00:27:02 +0000
committerMDN <actions@users.noreply.github.com>2021-03-18 00:27:02 +0000
commitd819be289bd9e57048301d9b2aa62f2dc27d11a4 (patch)
treee39cc3c8ba363563ed67d8061975ace79e70d6ba /files
parent57e0abae4196d5e89486fa87171e12dd14f78584 (diff)
downloadtranslated-content-d819be289bd9e57048301d9b2aa62f2dc27d11a4.tar.gz
translated-content-d819be289bd9e57048301d9b2aa62f2dc27d11a4.tar.bz2
translated-content-d819be289bd9e57048301d9b2aa62f2dc27d11a4.zip
[CRON] sync translated content
Diffstat (limited to 'files')
-rw-r--r--files/zh-cn/_redirects.txt1
-rw-r--r--files/zh-cn/_wikihistory.json12
-rw-r--r--files/zh-cn/web/api/svggeometryelement/gettotallength/index.html (renamed from files/zh-cn/web/api/svgpathelement/gettotallength/index.html)3
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 4dd016de6b..0b55f0b1d6 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1730,6 +1730,7 @@
/zh-CN/docs/Web/API/RandomSource /zh-CN/docs/conflicting/Web/API/Crypto/getRandomValues
/zh-CN/docs/Web/API/RandomSource/getRandomValues /zh-CN/docs/Web/API/Crypto/getRandomValues
/zh-CN/docs/Web/API/Response/克隆 /zh-CN/docs/Web/API/Response/clone
+/zh-CN/docs/Web/API/SVGPathElement/getTotalLength /zh-CN/docs/Web/API/SVGGeometryElement/getTotalLength
/zh-CN/docs/Web/API/Screen.availHeight /zh-CN/docs/Web/API/Screen/availHeight
/zh-CN/docs/Web/API/Screen.availLeft /zh-CN/docs/Web/API/Screen/availLeft
/zh-CN/docs/Web/API/Screen.availTop /zh-CN/docs/Web/API/Screen/availTop
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index 5bc5b5ff3b..7d55c398e5 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -18192,12 +18192,6 @@
"fanxiaojie"
]
},
- "Web/API/SVGPathElement/getTotalLength": {
- "modified": "2020-10-15T22:32:52.448Z",
- "contributors": [
- "tiny-gravel"
- ]
- },
"Web/API/SVGSVGElement": {
"modified": "2020-10-15T22:20:08.511Z",
"contributors": [
@@ -50798,5 +50792,11 @@
"bei6",
"iainreid629"
]
+ },
+ "Web/API/SVGGeometryElement/getTotalLength": {
+ "modified": "2020-10-15T22:32:52.448Z",
+ "contributors": [
+ "tiny-gravel"
+ ]
}
} \ No newline at end of file
diff --git a/files/zh-cn/web/api/svgpathelement/gettotallength/index.html b/files/zh-cn/web/api/svggeometryelement/gettotallength/index.html
index 1bebff440c..c287e3975a 100644
--- a/files/zh-cn/web/api/svgpathelement/gettotallength/index.html
+++ b/files/zh-cn/web/api/svggeometryelement/gettotallength/index.html
@@ -1,7 +1,8 @@
---
title: SVGPathElement.getTotalLength()
-slug: Web/API/SVGPathElement/getTotalLength
+slug: Web/API/SVGGeometryElement/getTotalLength
translation_of: Web/API/SVGPathElement/getTotalLength
+original_slug: Web/API/SVGPathElement/getTotalLength
---
<div>{{APIRef("SVG")}}</div>