diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index 4e72561ae..bf4a7f3d0 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -1407,4 +1407,5 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = '已创建有效期为 %s 的激活链接,但无法发送。您现在可以复制以下链接并将其发送给用户。'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = '此链接有效期为 %s。过了这个时间,您需要请求一个新链接。'; $lang['To set your password, visit the following address:'] = '要设置您的密码,请访问以下地址:'; -$lang['Welcome to %s'] = '欢迎访问%s'; \ No newline at end of file +$lang['Welcome to %s'] = '欢迎访问%s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = '我们发现存在 %d 个重复路径,详情由 Check Uploads 插件提供。'; \ No newline at end of file