8 lines
161 B
PHP
Raw Normal View History

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