diff options
author | MDN <actions@users.noreply.github.com> | 2021-09-01 00:52:00 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-09-01 00:52:00 +0000 |
commit | af3288b106f44aaaa2c80d499ec669383d6f7203 (patch) | |
tree | 6d5a402249e4e8a83820c2592887062ec9202d79 /files/zh-tw/web/api | |
parent | 1768b43f574673545e1f2a20e92a27b050a2bb53 (diff) | |
download | translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.tar.gz translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.tar.bz2 translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.zip |
[CRON] sync translated content
Diffstat (limited to 'files/zh-tw/web/api')
-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 |
2 files changed, 4 insertions, 2 deletions
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> |