From 89bef379962ab5e82baf1fe89f1d950c02f3fed3 Mon Sep 17 00:00:00 2001 From: sr093906 Date: Tue, 2 Nov 2021 13:52:42 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (3258 of 3258 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/ --- src/i18n/strings/zh_Hans.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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": "帖子选项" }