You've already forked lubo_comment_query
中文
This commit is contained in:
7
resources/lang/zh_CN/auth.php
Normal file
7
resources/lang/zh_CN/auth.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'failed' => '用户名或密码错误。',
|
||||
'password' => '密码错误。',
|
||||
'throttle' => '您尝试的登录次数过多,请 :seconds 秒后再试。',
|
||||
];
|
Reference in New Issue
Block a user