diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json
index 0a1465b4c..1d06ef7da 100644
--- a/src/i18n/strings/zh_Hans.json
+++ b/src/i18n/strings/zh_Hans.json
@@ -203,5 +203,19 @@
"Event sent!": "事件已发出!",
"Event Type": "事件类型",
"Event Content": "事件内容",
- "State Key": "状态密钥"
+ "State Key": "状态密钥",
+ "Show message in desktop notification": "在桌面通知中显示信息",
+ "You can use the custom server options to sign into other Matrix servers by specifying a different Home server URL.
This allows you to use Riot with an existing Matrix account on a different home server.
You can also set a custom identity server but you won't be able to invite users by email address, or be invited by email address yourself.": "您可以使用自订的服务器选项,并指定不同的主服务器 URL 来登录其他的 Matrix 服务器。
这让您可以在不同的服务器上以既有的 Matrix 帐号使用 Riot。
您也可以设置一个自订的身份服务器,但您可能无法透过电子邮件地址来邀请用户,或是让别人透过电子邮件邀请您。",
+ "Toolbox": "工具箱",
+ "Back": "返回",
+ "Edit": "编辑",
+ "Send Account Data": "发送账户数据",
+ "Explore Account Data": "探索账户数据",
+ "Explore Room State": "探索聊天室状态",
+ "Unpin Message": "取消置顶消息",
+ "Pin Message": "置顶消息",
+ "Register": "注册",
+ "Rooms": "聊天室",
+ "Invite to this community": "邀请加入此社区",
+ "Add rooms to this community": "添加聊天室到此社区"
}