app.php 255 Bytes
<?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',
    ];