diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml
index 13f8b14aa7e..61c92d6fec5 100644
--- a/config/locales/client.zh_CN.yml
+++ b/config/locales/client.zh_CN.yml
@@ -597,7 +597,7 @@ zh_CN:
new: "你没有新主题可读。"
read: "你尚未阅读任何主题。"
posted: "你尚未在任何主题中发帖。"
- latest: "伤心啊,没有主题。"
+ latest: "伤心啊,没有主题。 :("
hot: "没有热门主题。"
category: "没有 {{category}} 分类的主题。"
bottom:
@@ -1497,7 +1497,7 @@ zh_CN:
latest: '先按 g 再按 l 查看最新内容'
new: '先按 g 再按 n 查看新主题'
unread: '先按 g 再按 u 查看未阅主题'
- favorited: '先按 g 再按 f 查看收藏主题'
+ starred: '先按 g 再按 f 查看收藏主题'
categories: '先按 g 再按 c 查看分类列表'
navigation:
title: '导航'
@@ -1513,7 +1513,7 @@ zh_CN:
help: '? 打开快捷键列表'
actions:
title: '动作'
- favorite: 'f 收藏主题'
+ star: 'f 收藏主题'
share_topic: 's 分享主题'
share_post: 'shift s 分享帖子'
reply_topic: 'r 回复主题'
@@ -1523,7 +1523,7 @@ zh_CN:
bookmark: 'b 给帖子添加书签'
edit: 'e 编辑帖子'
delete: 'd 删除帖子'
- mark_muted: '<先按 b>m 再按 m 把主题设为免打扰主题'
+ mark_muted: '先按 m 再按 m 把主题设为免打扰主题'
mark_regular: '先按 m 再按 r 把主题设为常规主题'
mark_tracking: '先按 m 再按 t 追踪主题'
mark_watching: '先按 m 再按 w 关注主题'