diff options
author | MDN <actions@users.noreply.github.com> | 2021-08-20 00:45:20 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-08-20 00:45:20 +0000 |
commit | 1e94ef3226c32ae8868ffaa9c3b3aa96293cbaa9 (patch) | |
tree | 0a73ddaa242a1039c1681c841dc027d09a81620c /files/zh-tw | |
parent | 4b6c351b578c8889e2bce36d342985f24ecc34a5 (diff) | |
download | translated-content-1e94ef3226c32ae8868ffaa9c3b3aa96293cbaa9.tar.gz translated-content-1e94ef3226c32ae8868ffaa9c3b3aa96293cbaa9.tar.bz2 translated-content-1e94ef3226c32ae8868ffaa9c3b3aa96293cbaa9.zip |
[CRON] sync translated content
Diffstat (limited to 'files/zh-tw')
-rw-r--r-- | files/zh-tw/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-tw/_wikihistory.json | 2 | ||||
-rw-r--r-- | files/zh-tw/web/api/animationevent/animationevent/index.html (renamed from files/zh-tw/web/api/animationevent/initanimationevent/index.html) | 3 |
3 files changed, 4 insertions, 2 deletions
diff --git a/files/zh-tw/_redirects.txt b/files/zh-tw/_redirects.txt index b7266c16c2..a74261d6e4 100644 --- a/files/zh-tw/_redirects.txt +++ b/files/zh-tw/_redirects.txt @@ -512,6 +512,7 @@ /zh-TW/docs/Using_files_from_web_applications /zh-TW/docs/Web/API/File/Using_files_from_web_applications /zh-TW/docs/Using_geolocation /zh-TW/docs/Web/API/Geolocation_API /zh-TW/docs/Web/API/Ambient_Light_Events /zh-TW/docs/orphaned/Web/API/Ambient_Light_Events +/zh-TW/docs/Web/API/AnimationEvent/initAnimationEvent /zh-TW/docs/Web/API/AnimationEvent/AnimationEvent /zh-TW/docs/Web/API/Body /zh-TW/docs/orphaned/Web/API/Body /zh-TW/docs/Web/API/Body/json /zh-TW/docs/orphaned/Web/API/Body/json /zh-TW/docs/Web/API/Canvas_API/Drawing_graphics_with_canvas /zh-TW/docs/conflicting/Web/API/Canvas_API/Tutorial diff --git a/files/zh-tw/_wikihistory.json b/files/zh-tw/_wikihistory.json index d8927a29a7..74a41f5f01 100644 --- a/files/zh-tw/_wikihistory.json +++ b/files/zh-tw/_wikihistory.json @@ -2874,7 +2874,7 @@ "fscholz" ] }, - "Web/API/AnimationEvent/initAnimationEvent": { + "Web/API/AnimationEvent/AnimationEvent": { "modified": "2019-03-23T22:58:50.823Z", "contributors": [ "teoli", diff --git a/files/zh-tw/web/api/animationevent/initanimationevent/index.html b/files/zh-tw/web/api/animationevent/animationevent/index.html index de5c7efe15..eebaac85f0 100644 --- a/files/zh-tw/web/api/animationevent/initanimationevent/index.html +++ b/files/zh-tw/web/api/animationevent/animationevent/index.html @@ -1,6 +1,6 @@ --- title: AnimationEvent.initAnimationEvent() -slug: Web/API/AnimationEvent/initAnimationEvent +slug: Web/API/AnimationEvent/AnimationEvent tags: - API - AnimationEvent @@ -9,6 +9,7 @@ tags: - Obsolete - Web Animations translation_of: Web/API/AnimationEvent/initAnimationEvent +original_slug: Web/API/AnimationEvent/initAnimationEvent --- <p>{{obsolete_header}}{{non-standard_header}}{{ apiref("Web Animations API") }}</p> |