diff options
| author | 2022-04-28 14:48:50 +0800 | |
|---|---|---|
| committer | 2022-04-28 08:48:50 +0200 | |
| commit | ae097f5bd82aa24ea19cca72ac9d1594b0dcaec0 (patch) | |
| tree | 4cbc7843f9fde5774b4b9eb26bbd7ad5d820a195 /app/i18n/zh-cn/user.php | |
| parent | 0d29a97ca6f21f5bf3e0b2d129da6e8954c77f15 (diff) | |
Translated and modified part of the zh-cn version (#4337)
* Update conf.php
* Update conf.php
* Update install.php
* Update gen.php
* Update feedback.php
* Update admin.php
* Update admin.php
* Update user.php
* Update gen.php
* Update admin.php
* Update gen.php
* Update gen.php
* Update gen.php
* Update conf.php
* Update gen.php
* Update conf.php
Diffstat (limited to 'app/i18n/zh-cn/user.php')
| -rw-r--r-- | app/i18n/zh-cn/user.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/zh-cn/user.php b/app/i18n/zh-cn/user.php index 5a9418961..8b4d35a7f 100644 --- a/app/i18n/zh-cn/user.php +++ b/app/i18n/zh-cn/user.php @@ -20,7 +20,7 @@ return array( 'change_email' => '您可以在 <a href="%s">用户管理</a> 中变更您的邮箱地址', 'email_sent_to' => '我们已通过 <strong>%s</strong> 发送验证邮件给您,请按其中指示来验证邮箱地址。', 'feedback' => array( - 'email_failed' => '由于服务器配置错误,我们无法向您发送邮箱。', + 'email_failed' => '由于服务器配置错误,我们无法向您发送邮件。', 'email_sent' => '邮件已发送到您的邮箱中', 'error' => '邮箱地址无法通过验证', 'ok' => '邮箱地址已成功通过验证', |
