Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Login/lang/zh-cn.json')
-rw-r--r--plugins/Login/lang/zh-cn.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Login/lang/zh-cn.json b/plugins/Login/lang/zh-cn.json
index 8949c4f1a0..c56d575578 100644
--- a/plugins/Login/lang/zh-cn.json
+++ b/plugins/Login/lang/zh-cn.json
@@ -1,9 +1,9 @@
{
"Login": {
"ConfirmationLinkSent": "确认链接已发到您的邮箱,请接收邮件并点击链接确认密码修改。",
- "ContactAdmin": "可能的原因: 您的主机可能已经停用了 mail() 函数! <br \/>请联络您的 Piwik 管理员!",
+ "ContactAdmin": "可能的原因: 您的主机可能已经停用了 mail() 函数! <br \/>请联络您的 Matomo 管理员!",
"ExceptionPasswordMD5HashExpected": "密码参数是一个 MD5 加密的密码。",
- "InvalidNonceOrHeadersOrReferrer": "表单安全检查失败,请重新打开表单,检查是否启用cookie。如果配置了代理服务器,需要 %1$s 设置Piwik接收代理头信息 %2$s ,同时检查Referer头是否正确",
+ "InvalidNonceOrHeadersOrReferrer": "表单安全检查失败,请重新打开表单,检查是否启用cookie。如果配置了代理服务器,需要 %1$s 设置Matomo接收代理头信息 %2$s ,同时检查Referer头是否正确",
"InvalidOrExpiredToken": "凭证无效或已经过期。",
"InvalidUsernameEmail": "用户名或邮件地址不正确",
"LogIn": "登录",