aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-09-01 00:52:00 +0000
committerMDN <actions@users.noreply.github.com>2021-09-01 00:52:00 +0000
commitaf3288b106f44aaaa2c80d499ec669383d6f7203 (patch)
tree6d5a402249e4e8a83820c2592887062ec9202d79 /files/zh-tw
parent1768b43f574673545e1f2a20e92a27b050a2bb53 (diff)
downloadtranslated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.tar.gz
translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.tar.bz2
translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-tw')
-rw-r--r--files/zh-tw/_redirects.txt2
-rw-r--r--files/zh-tw/_wikihistory.json24
-rw-r--r--files/zh-tw/web/api/btoa/index.html (renamed from files/zh-tw/web/api/windoworworkerglobalscope/btoa/index.html)3
-rw-r--r--files/zh-tw/web/api/setinterval/index.html (renamed from files/zh-tw/web/api/windoworworkerglobalscope/setinterval/index.html)3
4 files changed, 18 insertions, 14 deletions
diff --git a/files/zh-tw/_redirects.txt b/files/zh-tw/_redirects.txt
index a74261d6e4..079c3da530 100644
--- a/files/zh-tw/_redirects.txt
+++ b/files/zh-tw/_redirects.txt
@@ -571,6 +571,8 @@
/zh-TW/docs/Web/API/Window.requestAnimationFrame /zh-TW/docs/Web/API/window/requestAnimationFrame
/zh-TW/docs/Web/API/Window/sidebar/Adding_search_engines_from_Web_pages /zh-TW/docs/conflicting/Web/OpenSearch
/zh-TW/docs/Web/API/WindowBase64 /zh-TW/docs/conflicting/Web/API/WindowOrWorkerGlobalScope
+/zh-TW/docs/Web/API/WindowOrWorkerGlobalScope/btoa /zh-TW/docs/Web/API/btoa
+/zh-TW/docs/Web/API/WindowOrWorkerGlobalScope/setInterval /zh-TW/docs/Web/API/setInterval
/zh-TW/docs/Web/API/WindowTimers /zh-TW/docs/conflicting/Web/API/WindowOrWorkerGlobalScope_e2691f7ad05781a30c5fc5bb3b3f633a
/zh-TW/docs/Web/API/XMLHttpRequest/FormData /zh-TW/docs/Web/API/FormData
/zh-TW/docs/Web/API/document.createTreeWalker /zh-TW/docs/Web/API/Document/createTreeWalker
diff --git a/files/zh-tw/_wikihistory.json b/files/zh-tw/_wikihistory.json
index 74a41f5f01..a3732164fe 100644
--- a/files/zh-tw/_wikihistory.json
+++ b/files/zh-tw/_wikihistory.json
@@ -4722,18 +4722,6 @@
"mfuji09"
]
},
- "Web/API/WindowOrWorkerGlobalScope/btoa": {
- "modified": "2020-10-15T22:35:15.820Z",
- "contributors": [
- "evo938evo938"
- ]
- },
- "Web/API/WindowOrWorkerGlobalScope/setInterval": {
- "modified": "2020-10-15T22:29:07.467Z",
- "contributors": [
- "chrischi0922s"
- ]
- },
"Web/API/XMLHttpRequest": {
"modified": "2020-10-15T21:21:13.079Z",
"contributors": [
@@ -4806,6 +4794,12 @@
"jackblackevo"
]
},
+ "Web/API/btoa": {
+ "modified": "2020-10-15T22:35:15.820Z",
+ "contributors": [
+ "evo938evo938"
+ ]
+ },
"Web/API/console/assert": {
"modified": "2020-10-15T22:03:27.482Z",
"contributors": [
@@ -4822,6 +4816,12 @@
"Shiyou"
]
},
+ "Web/API/setInterval": {
+ "modified": "2020-10-15T22:29:07.467Z",
+ "contributors": [
+ "chrischi0922s"
+ ]
+ },
"Web/API/window/requestAnimationFrame": {
"modified": "2020-10-15T21:24:54.235Z",
"contributors": [
diff --git a/files/zh-tw/web/api/windoworworkerglobalscope/btoa/index.html b/files/zh-tw/web/api/btoa/index.html
index 93d63b6010..9f846d885d 100644
--- a/files/zh-tw/web/api/windoworworkerglobalscope/btoa/index.html
+++ b/files/zh-tw/web/api/btoa/index.html
@@ -1,7 +1,8 @@
---
title: WindowOrWorkerGlobalScope.btoa()
-slug: Web/API/WindowOrWorkerGlobalScope/btoa
+slug: Web/API/btoa
translation_of: Web/API/WindowOrWorkerGlobalScope/btoa
+original_slug: Web/API/WindowOrWorkerGlobalScope/btoa
---
<p>{{APIRef("HTML DOM")}}</p>
diff --git a/files/zh-tw/web/api/windoworworkerglobalscope/setinterval/index.html b/files/zh-tw/web/api/setinterval/index.html
index 7685a8f754..ac8ee376e0 100644
--- a/files/zh-tw/web/api/windoworworkerglobalscope/setinterval/index.html
+++ b/files/zh-tw/web/api/setinterval/index.html
@@ -1,7 +1,8 @@
---
title: WindowOrWorkerGlobalScope.setInterval()
-slug: Web/API/WindowOrWorkerGlobalScope/setInterval
+slug: Web/API/setInterval
translation_of: Web/API/WindowOrWorkerGlobalScope/setInterval
+original_slug: Web/API/WindowOrWorkerGlobalScope/setInterval
---
<div>{{APIRef("HTML DOM")}}</div>