2025-03-27 18:06:54 +08:00

8 lines
161 B
PHP

<?php
return [
'Captcha is incorrect' => '验证码不正确',
'Account is locked' => '账户已经被锁定',
];