first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?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'
|
||||
]
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user