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/SBogers10/boldt.komma.pro/resources/lang/en/errors.php
<?php

return [
    'errors' => 'Error code',
    '400' => 'Bad Request',
    '401' => 'Unauthorized',
    '403' => 'Forbidden',
    '404' => 'This page could not be found',
    '500' => 'Internal Server Error',
    '501' => 'Not Implemented',
    '503' => 'Service Unavailable',

    'default' => 'Oops something goes wrong',
];