HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/bomacon/resources/lang/en/errors.php
<?php

return [
    'unauthorized' => 'You do not have the rights to view this page.',
    'bad_request' => 'The request is invalid.',
    'not_found' => 'The requested page could not be found.',
    'not_found_apologies' => 'Sorry for the inconvenience. You may want to check our <a href="/Sitemap">sitemap</a> to find the page you are looking for.',
    'internal_server_error' => 'An internal error has occurred. Sorry for the inconvenience.',
    'service_unavailable' => 'This service is temporarily unavailable.',
    'not_Implemented' => 'This feature is not implemented yet. Sorry for the inconvenience.',
];