From 6a34179eebbc4fdd2c702e22a70f31521426cd20 Mon Sep 17 00:00:00 2001 From: aeomin Date: Mon, 1 Nov 2021 18:04:22 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2313 of 2313 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hans/ --- i18n/zh-CN.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json index 25b61d7a8c..3dcc295e6b 100644 --- a/i18n/zh-CN.json +++ b/i18n/zh-CN.json @@ -1785,7 +1785,7 @@ }, { "id": "api.templates.email_footer", - "translation": "要更改您的通知偏好设定,登录到您的团队站点后至帐号设置 > 通知。" + "translation": "要更改您的通知偏好设定,登录到您的团队站点后并转至设置 > 通知。" }, { "id": "api.templates.email_info1", @@ -9037,7 +9037,7 @@ }, { "id": "app.notification.footer.info", - "translation": " 并至账户设定 > 通知" + "translation": " 并转至设定 > 通知" }, { "id": "app.notification.body.mention.title", @@ -9250,5 +9250,13 @@ { "id": "api.user.create_user.bad_token_email_data.app_error", "translation": "令牌中的电子邮件与用户数据中的电子邮件不一致。" + }, + { + "id": "ent.elasticsearch.getAllTeamMembers.error", + "translation": "获取所有团队成员失败" + }, + { + "id": "ent.elasticsearch.getAllChannelMembers.error", + "translation": "获取所有频道成员失败" } ]