From f600ec97428fd5d6f13993c95c243db74fb06140 Mon Sep 17 00:00:00 2001 From: Sharuru Date: Fri, 18 Apr 2025 03:07:18 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1282 of 1282 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/ --- assets/base/i18n/zh-CN.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index 4c4e78431..6f84d0040 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -1126,6 +1126,8 @@ "settings.about.database.schema": "数据库Schema版本:{version}", "settings.about.database.schema.title": "数据库 Schema 版本:", "settings.about.database.title": "数据库:", + "settings.about.license.load_metric": "负载指标:{load}", + "settings.about.license.load_metric.title": "负载指标:", "settings.about.licensed": "许可给:{company}", "settings.about.powered_by": "{site}由Mattermost支持", "settings.about.server.version": "服务器版本:{version}(构建版本{buildNumber})",