Blame view

common/messages/en/app.php 255 Bytes
78d55ffe   Eugeny Galkovskiy   first commit
1
  <?php
47ad183b   Eugeny Galkovskiy   ru ua translation
2
3
4
5
6
7
8
      return [
          'gohome'    =>  'Go to Homepage',
          'error404'  =>  'Error 404',
          'pagenotfound'  =>  'Page not found',
          'errorsorry'    =>  'We are sorry - this page is not here anymore',
          'pages' =>  'Pages',
      ];