app.php 255 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 <?php return [ 'gohome' => 'Go to Homepage', 'error404' => 'Error 404', 'pagenotfound' => 'Page not found', 'errorsorry' => 'We are sorry - this page is not here anymore', 'pages' => 'Pages', ];