diff --git a/web/inc/i18n/cn.php b/web/inc/i18n/cn.php index 86733ab1..68fd8fac 100644 --- a/web/inc/i18n/cn.php +++ b/web/inc/i18n/cn.php @@ -1,7 +1,7 @@ 'SSL主目录', 'Lets Encrypt Support' => 'Let's Encrypt 支持', 'Lets Encrypt' => 'Let's Encrypt', - 'Your certificate will be automatically issued in 5 minutes' => '你的证书将在5分钟后自动签发完成', + 'Your certificate will be automatically issued in 5 minutes' => '你的证书将在5分钟内自动签发完成', 'Proxy Support' => '代理支持', 'Proxy Extensions' => '代理扩展名', 'Web Statistics' => '网站统计', @@ -756,5 +756,5 @@ $LANG['cn'] = array( 'maximum characters length, including prefix' => '最多 %s 个字符,包含前缀', - 'Email Credentials' => 'Email Credentials', + 'Email Credentials' => '电子邮件证书', );