1234567891011 |
- <?php
- return [
- '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
- 'filename' => '/home/kevin/Sites/static-ethica.net/user/languages/en.yaml',
- 'modified' => 1519746227,
- 'data' => [
- 'SITE' => [
- 'TITLE' => 'Ethica, work without obstacles'
- ]
- ]
- ];
|