1234567891011 |
- <?php
- return [
- '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
- 'filename' => '/mnt/data/Sites/static-ethica.net/user/languages/fr.yaml',
- 'modified' => 1520021421,
- 'data' => [
- 'SITE' => [
- 'TITLE' => 'Ethica, du travail sans obstacle'
- ]
- ]
- ];
|