diff --git a/plugins/Mute/languages/zh-tw.json b/plugins/Mute/languages/zh-tw.json
index edeae8e1..b8590e38 100644
--- a/plugins/Mute/languages/zh-tw.json
+++ b/plugins/Mute/languages/zh-tw.json
@@ -1,6 +1,6 @@
{
- "Hide all content from %s?": "要將 %s 加入黑名單嗎?(您將無法看到所有來自他的消息)",
- "Mute": "確定",
- "Unmute %s?": "要將 %s 移出黑名單嗎?",
- "Unmute": "確定"
+ "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
index 9a29041b..5c48a7d8 100644
--- a/plugins/Mute/languages/zh.json
+++ b/plugins/Mute/languages/zh.json
@@ -1,6 +1,6 @@
{
- "Hide all content from %s?": "要将 %s 加入黑名单吗?(您将无法看到所有来自他的消息)",
- "Mute": "确定",
- "Unmute %s?": "要将 %s 移出黑名单吗?",
- "Unmute": "确定"
+ "Hide all content from %s?": "屏蔽 %s 的所有内容?",
+ "Mute": "屏蔽",
+ "Unmute %s?": "对 %s 解除屏蔽?",
+ "Unmute": "解除屏蔽"
}
\ No newline at end of file