mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-26 21:43:53 +00:00
Updated strings.
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'failed' => '您输入的信息与我们的记录不匹配。',
|
||||
'failed' => '用户名或密码错误。',
|
||||
'throttle' => '登录失败次数太多,请 :seconds 秒后再试。',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user