X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/d9b9e6c0b15df4d55a0e7b137bba36051db41db6..refs/pull/5313/head:/lang/zh_CN/errors.php diff --git a/lang/zh_CN/errors.php b/lang/zh_CN/errors.php index b0f90611f..b51be47c1 100644 --- a/lang/zh_CN/errors.php +++ b/lang/zh_CN/errors.php @@ -78,6 +78,7 @@ return [ // Users 'users_cannot_delete_only_admin' => '您不能删除唯一的管理员账户', 'users_cannot_delete_guest' => '您不能删除访客用户', + 'users_could_not_send_invite' => 'Could not create user since invite email failed to send', // Roles 'role_cannot_be_edited' => '无法编辑该角色',