From 8e5aa598eb6051b621dc409850facf87c9deecf4 Mon Sep 17 00:00:00 2001 From: sr093906 Date: Wed, 17 Nov 2021 00:16:36 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (3286 of 3286 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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index cf01221e8e..8839002b9c 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3353,5 +3353,8 @@ "Get notified for every message": "获得每条消息的通知", "Get notifications as set up in your settings": "如 设置中设定的那样获取通知", "sends rainfall": "发送降雨", - "Sends the given message with rainfall": "附加降雨发送给定的消息" + "Sends the given message with rainfall": "附加降雨发送给定的消息", + "Close this widget to view it in this panel": "关闭此小部件在此面板中查看", + "Unpin this widget to view it in this panel": "取消固定此小部件在此面板中查看它", + "Maximise widget": "最大化小部件" }