API APP DOCTOR
This commit is contained in:
@@ -7,4 +7,6 @@ return [
|
||||
'password' => 'Password wrong. Please try again.',
|
||||
'read_notification' => 'Notification has been read.',
|
||||
'already_exists' => 'Data already exists.',
|
||||
'logout' => 'User logged out successfully.',
|
||||
'token_expired' => 'Token has expired. Please re-request the token.'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user