11 lines
165 B
PHP
11 lines
165 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
return [
|
||
|
|
|
||
|
|
// DO NOT ALLOW EDITS ON THESE LANGUAGE FILES
|
||
|
|
// Language files to NOT show in the LangFile Manager
|
||
|
|
//
|
||
|
|
'language_ignore' => [],
|
||
|
|
|
||
|
|
];
|