Update validation, dll Hospital-Portal
This commit is contained in:
8
resources/lang/en/Message.php
Normal file
8
resources/lang/en/Message.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'success' => 'Request has been successfully processed.',
|
||||
'server_error' => 'Internal server error.',
|
||||
'not_found' => 'Data not found',
|
||||
'password' => 'Password wrong. Please try again.'
|
||||
];
|
||||
Reference in New Issue
Block a user