<?php $lang['error_400'] = 'Bad request'; $lang['error_404'] = 'Resource not found'; $lang['error_500'] = 'Whoops! Server error :('; $lang['error'] = 'An unknown error has occoured'; ?>