8a52e0a187c5af74e7d1d2c7e23971e9.yaml.php 290 B

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