Max size upload file

This commit is contained in:
ivan-sim
2024-02-06 10:27:06 +07:00
parent 826d4eb2a3
commit 975cd46f58
6 changed files with 17 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
return [
'success' => 'Request has been successfully processed.',
'server_error' => 'Internal server error.',
'not_found' => 'Data not found',
'not_found' => 'Data not found.',
'password' => 'Password wrong. Please try again.',
'read_notification' => 'Notification has been read.',
'already_exists' => 'Data already exists.',