Updated strings.

This commit is contained in:
James Cole
2020-06-04 06:49:44 +02:00
parent 3db778a2b1
commit 29847c9711
149 changed files with 863 additions and 4978 deletions

View File

@@ -23,6 +23,6 @@
declare(strict_types=1);
return [
'failed' => '您输入的信息与我们的记录不匹配。',
'failed' => '用户名或密码错误。',
'throttle' => '登录失败次数太多,请 :seconds 秒后再试。',
];