diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 13:12:21 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 13:12:21 +0100 |
commit | 4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 (patch) | |
tree | 81c7fddb46c0165a6dd0c9fcb330674b37a1a86c /files/zh-tw/web/api/webvtt_api | |
parent | 43a5cac2eff22c21071800e13bef12af9d3a37d0 (diff) | |
download | translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.gz translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.bz2 translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.zip |
unslug zh-tw: modify
Diffstat (limited to 'files/zh-tw/web/api/webvtt_api')
-rw-r--r-- | files/zh-tw/web/api/webvtt_api/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-tw/web/api/webvtt_api/index.html b/files/zh-tw/web/api/webvtt_api/index.html index e565d2d129..ced3fbc23c 100644 --- a/files/zh-tw/web/api/webvtt_api/index.html +++ b/files/zh-tw/web/api/webvtt_api/index.html @@ -1,7 +1,8 @@ --- title: WebVTT -slug: Web/API/Web_Video_Text_Tracks_Format +slug: Web/API/WebVTT_API translation_of: Web/API/WebVTT_API +original_slug: Web/API/Web_Video_Text_Tracks_Format --- <p>WebVTT 是一種 UTF-8 編碼的文字檔案格式,可藉由 {{ HTMLElement("track") }} 元素顯示加註時間資訊之文字軌,其主要設計目的是為 {{ HTMLElement("video") }} 顯示字幕。</p> |