diff --git a/src-ui/src/locale/messages.zh_TW.xlf b/src-ui/src/locale/messages.zh_TW.xlf
index 7c55753fc..5b9b36c98 100644
--- a/src-ui/src/locale/messages.zh_TW.xlf
+++ b/src-ui/src/locale/messages.zh_TW.xlf
@@ -56,7 +56,7 @@
src/app/components/document-list/document-list.component.ts
51
- Documents
+ 文檔
View "" saved successfully.
@@ -552,7 +552,7 @@
src/app/components/manage/tag-list/tag-list.component.html
38
- Documents
+ 文檔
Edit
@@ -2253,7 +2253,7 @@
src/app/data/matching-model.ts
12
- Any word
+ 任何字串
Any: Document contains any of these words (space separated)
@@ -2269,7 +2269,7 @@
src/app/data/matching-model.ts
13
- All words
+ 所有字詞
All: Document contains all of these words (space separated)
@@ -2285,7 +2285,7 @@
src/app/data/matching-model.ts
14
- Exact match
+ 精確匹配
Exact: Document contains this string
@@ -2301,7 +2301,7 @@
src/app/data/matching-model.ts
15
- Regular expression
+ 正則表達式
Regular expression: Document matches this regular expression