diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index ef9418db4d..a55fb088e3 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3313,5 +3313,7 @@ "Question or topic": "问题或主题", "What is your poll question or topic?": "你的投票问题或主题是什么?", "Create Poll": "创建投票", - "You do not have permission to start polls in this room.": "你无权在此聊天室启动投票。" + "You do not have permission to start polls in this room.": "你无权在此聊天室启动投票。", + "Copy link to thread": "复制帖子链接", + "Thread options": "帖子选项" }