diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json
index 62e24c3091..7084e9f649 100644
--- a/src/i18n/strings/zh_Hans.json
+++ b/src/i18n/strings/zh_Hans.json
@@ -3166,5 +3166,40 @@
"Leave all rooms": "离开所有聊天室",
"Don't leave any rooms": "不离开任何聊天室",
"Collapse quotes │ ⇧+click": "折叠引号│ ⇧+click",
- "Expand quotes │ ⇧+click": "展开引号│ ⇧+click"
+ "Expand quotes │ ⇧+click": "展开引号│ ⇧+click",
+ "Number of messages can only be a number between %(min)s and %(max)s": "消息数只能是一个介于 %(min)s 和 %(max)s 之间的整数",
+ "Include Attachments": "包括附件",
+ "Size Limit": "大小限制",
+ "Format": "格式",
+ "Select from the options below to export chats from your timeline": "从下面的选项中选择以从时间轴导出聊天记录",
+ "Export Chat": "导出聊天",
+ "Exporting your data": "导出你的数据",
+ "Stop": "停止",
+ "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "您确定要停止导出数据吗?如果你这样做了,你需要重新开始。",
+ "Your export was successful. Find it in your Downloads folder.": "导出成功了。你可以在下载文件夹中找到导出文件。",
+ "The export was cancelled successfully": "成功取消了导出",
+ "Export Successful": "成功导出",
+ "MB": "MB",
+ "Number of messages": "消息数",
+ "Size can only be a number between %(min)s MB and %(max)s MB": "大小只能是 %(min)sMB 和 %(max)sMB 之间的一个数字",
+ "Enter a number between %(min)s and %(max)s": "输入一个 %(min)s 和 %(max)s 之间的数字",
+ "In reply to this message": "回复此消息",
+ "Export chat": "导出聊天",
+ "File Attached": "已附加文件",
+ "Error fetching file": "获取文件出错",
+ "Topic: %(topic)s": "话题:%(topic)s",
+ "This is the start of export of . Exported by at %(exportDate)s.": "这是 导出的开始。导出人 ,导出日期 %(exportDate)s。",
+ "%(creatorName)s created this room.": "%(creatorName)s 创建了此聊天室。",
+ "Media omitted - file size limit exceeded": "省略了媒体文件 - 超出了文件大小限制",
+ "Media omitted": "省略了媒体文件",
+ "Current Timeline": "当前时间线",
+ "Specify a number of messages": "指定消息数",
+ "From the beginning": "从开头",
+ "Plain Text": "纯文本",
+ "JSON": "JSON",
+ "HTML": "HTML",
+ "Are you sure you want to exit during this export?": "您确定要在导出未完成时退出吗?",
+ "%(senderDisplayName)s sent a sticker.": "%(senderDisplayName)s 发送了一张贴纸。",
+ "%(senderDisplayName)s changed the room avatar.": "%(senderDisplayName)s 更改了聊天室头像。",
+ "%(date)s at %(time)s": "%(date)s 的 %(time)s"
}