first commit
This commit is contained in:
14
cache/compiled/files/a5c2b650991f420d2c633d2fadbdc04c.yaml.php
vendored
Normal file
14
cache/compiled/files/a5c2b650991f420d2c633d2fadbdc04c.yaml.php
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/home/phvos/web/dedijk4.nl/public_html/user/plugins/presentation-deckset/languages.yaml',
|
||||
'modified' => 1582124794,
|
||||
'data' => [
|
||||
'en' => [
|
||||
'PLUGIN_PRESENTATION_PLUGIN_DECKSET' => [
|
||||
'TEXT_VARIABLE' => 'Text Variable',
|
||||
'TEXT_VARIABLE_HELP' => 'Text to add to the top of a page'
|
||||
]
|
||||
]
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user