mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 14:12:15 +00:00
Update frontend.
This commit is contained in:
@@ -24,5 +24,5 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'failed' => '用户名或密码错误。',
|
||||
'throttle' => '登录失败次数过,请 :seconds 秒后再试。',
|
||||
'throttle' => '登录失败次数过多,请 :seconds 秒后再试。',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user