mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-09-03 20:52:58 -05:00
Rebuild frontend, do not use store in components.
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