diff --git a/src-ui/src/locale/messages.zh_TW.xlf b/src-ui/src/locale/messages.zh_TW.xlf
index 5b9b36c98..7c55753fc 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