12 lines
290 B
PHP
12 lines
290 B
PHP
<?php
|
|
return [
|
|
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
|
'filename' => '/mnt/data/Sites/static-ethica.net/user/languages/en.yaml',
|
|
'modified' => 1520021421,
|
|
'data' => [
|
|
'SITE' => [
|
|
'TITLE' => 'Ethica, work without obstacles'
|
|
]
|
|
]
|
|
];
|