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/carrotps/carrotps.com/resources/lang/en/errors.php
<?php

return [
    '400' => 'The request was incorrect.',
    '401' => 'You do not have permission to access this page.',
    '403' => 'You do not have permission to access this page.',
    '404' => 'The page was not found.',
    '500' => 'An internal error occurred.',
    '501' => 'De server does not support this request.',
    '503' => 'This service is temporarily unavailable.',

    'default' => 'Oops, something went wrong!',
    'error_code' => 'Error code',
    'text' => 'Look at our <a href="sitemap">sitemap</a> or go back to our <a href="/en">homepage</a>',
    'cta_heading' => 'We apologize for any inconvenience'
];