From 029955a946f1990242a9532cebebc7944dd088a7 Mon Sep 17 00:00:00 2001
From: hopechannel <hopechannel@users.noreply.github.com>
Date: Thu, 14 Dec 2017 11:25:51 -0500
Subject: [PATCH] chore(lang): Add translation for "caption settings" in
 zh-TW.json (#4816)

---
 lang/zh-TW.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lang/zh-TW.json b/lang/zh-TW.json
index cca940e19..d065d835c 100644
--- a/lang/zh-TW.json
+++ b/lang/zh-TW.json
@@ -36,5 +36,6 @@
   ", opens captions settings dialog": ", 開啟標題設定對話框",
   ", opens subtitles settings dialog": ", 開啟字幕設定對話框",
   ", opens descriptions settings dialog": ", 開啟描述設定對話框",
-  ", selected": ", 選擇"
+  ", selected": ", 選擇",
+  "captions settings": "字幕設定"
 }