]> BookStack Code Mirror - bookstack/blobdiff - lang/zh_CN/errors.php
Search: Prevented negated terms filling in UI inputs
[bookstack] / lang / zh_CN / errors.php
index 0a0318381f0217a195fb1fa41391b1bf8cf1dba0..b0f90611fa4283a1fbecd971de1816bad40dc122 100644 (file)
@@ -37,7 +37,7 @@ return [
     'social_driver_not_found' => '未找到社交驱动程序',
     'social_driver_not_configured' => '您的:socialAccount社交设置不正确。',
     'invite_token_expired' => '此邀请链接已过期。 您可以尝试重置您的账户密码。',
-    'login_user_not_found' => 'A user for this action could not be found.',
+    'login_user_not_found' => '找不到执行此操作的用户。',
 
     // System
     'path_not_writable' => '无法上传到文件路径“:filePath”,请确保它可写入服务器。',