File: D:/HostingSpaces/Eurotools/euro-tools.nl/resources/lang/en/errors.php
<?php
return array (
'unauthorized' => 'You do not have the right authorisation to visit this page.',
'bad_request' => 'An incorrect request has been made.',
'not_found' => 'The requested page cannot be found.',
'not_found_apologies' => 'Our apologies for the inconvenience. Take a look at 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' => 'Service temporarily unavailable',
'not_Implemented' => 'An internal error has occurred. Sorry for the inconvenience.',
);