diff --git a/plugins/Mute/languages/zh-tw.json b/plugins/Mute/languages/zh-tw.json
new file mode 100644
index 00000000..edeae8e1
--- /dev/null
+++ b/plugins/Mute/languages/zh-tw.json
@@ -0,0 +1,6 @@
+{
+ "Hide all content from %s?": "要將 %s 加入黑名單嗎?(您將無法看到所有來自他的消息)",
+ "Mute": "確定",
+ "Unmute %s?": "要將 %s 移出黑名單嗎?",
+ "Unmute": "確定"
+}
\ No newline at end of file
diff --git a/plugins/Mute/languages/zh.json b/plugins/Mute/languages/zh.json
new file mode 100644
index 00000000..9a29041b
--- /dev/null
+++ b/plugins/Mute/languages/zh.json
@@ -0,0 +1,6 @@
+{
+ "Hide all content from %s?": "要将 %s 加入黑名单吗?(您将无法看到所有来自他的消息)",
+ "Mute": "确定",
+ "Unmute %s?": "要将 %s 移出黑名单吗?",
+ "Unmute": "确定"
+}
\ No newline at end of file