f97f2f553ee697130f59ec1c97275b32.yaml.php 434 B

12345678910111213141516
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/var/www/html/user/plugins/admin/languages/tlh.yaml',
  5. 'modified' => 1532585276,
  6. 'data' => [
  7. 'PLUGIN_ADMIN' => [
  8. 'LOGIN_BTN_FORGOT' => 'lIj',
  9. 'BACK' => 'chap',
  10. 'NORMAL' => 'motlh',
  11. 'YES' => 'HIja\'',
  12. 'NO' => 'Qo\'',
  13. 'DISABLED' => 'Qotlh'
  14. ]
  15. ]
  16. ];