21 Star 118 Fork 60

牧羊人/RXThinkCMF_Laravel8_Layui

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
passwords.php 744 Bytes
一键复制 编辑 原始数据 按行查看 历史
牧羊人 提交于 2023-07-16 15:34 +08:00 . 版本重构
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'reset' => 'Your password has been reset!',
'sent' => 'We have emailed your password reset link!',
'throttled' => 'Please wait before retrying.',
'token' => 'This password reset token is invalid.',
'user' => "We can't find a user with that email address.",
];
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/rxthinkcmf/RXThinkCMF_Laravel8_Layui.git
git@gitee.com:rxthinkcmf/RXThinkCMF_Laravel8_Layui.git
rxthinkcmf
RXThinkCMF_Laravel8_Layui
RXThinkCMF_Laravel8_Layui
master

搜索帮助