Update frontend.

This commit is contained in:
James Cole
2021-02-25 06:27:43 +01:00
parent 6bd6b1eb95
commit 9aa743b31b
47 changed files with 586 additions and 475 deletions

View File

@@ -24,5 +24,5 @@ declare(strict_types=1);
return [
'failed' => '用户名或密码错误。',
'throttle' => '登录失败次数过,请 :seconds 秒后再试。',
'throttle' => '登录失败次数过,请 :seconds 秒后再试。',
];