From 6ed2fd3c6e60511917dcae26d86f2fd9a5602134 Mon Sep 17 00:00:00 2001 From: sr093906 Date: Wed, 27 Oct 2021 14:22:07 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (3238 of 3238 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 8c66e9898b..e936d96180 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3257,5 +3257,7 @@ "Insert link": "插入链接", "Joined": "已加入", "%(senderDisplayName)s changed who can join this room.": "%(senderDisplayName)s 更改了谁能加入这个聊天室。", - "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s 更改了谁能加入这个聊天室。查看设置。" + "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s 更改了谁能加入这个聊天室。查看设置。", + "Use high contrast": "使用高对比度", + "Light high contrast": "浅色高对比" }