b4b481c47d243a40e16c3180d21a3739.yaml.php 292 B

1234567891011
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/home/kevin/Sites/static-ethica.net/user/languages/en.yaml',
  5. 'modified' => 1519746227,
  6. 'data' => [
  7. 'SITE' => [
  8. 'TITLE' => 'Ethica, work without obstacles'
  9. ]
  10. ]
  11. ];