|
|
|
@ -80,6 +80,7 @@ $config['aauth'] = array(
|
|
|
|
|
'wrong' => 'E-mail or Password is wrong.', |
|
|
|
|
'exceeded' => 'Login try limit exceeded.', |
|
|
|
|
'no_user' => 'User not Exist', |
|
|
|
|
'not_verified' => 'Please verify your account.', |
|
|
|
|
'group_exist' => 'Group already exists', |
|
|
|
|
'self_pm' => 'It is not reasonable to send pm to yourself :)', |
|
|
|
|
'no_pm' => 'Pm not found', |
|
|
|
|