From 4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 13:12:21 +0100 Subject: unslug zh-tw: modify --- files/zh-tw/web/api/webvtt_api/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/zh-tw/web/api/webvtt_api') 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 ---

WebVTT 是一種 UTF-8 編碼的文字檔案格式,可藉由 {{ HTMLElement("track") }} 元素顯示加註時間資訊之文字軌,其主要設計目的是為 {{ HTMLElement("video") }} 顯示字幕。

-- cgit v1.2.3-54-g00ecf