lite.php 312 B

123456
  1. <?php
  2. $lang->datatable->moduleSetting = 'Set Module';
  3. $lang->datatable->showModule = 'Show modules in the list';
  4. $lang->datatable->showAllModule = 'Show product modules';
  5. $lang->datatable->showModuleList['base'] = 'Base Node';
  6. $lang->datatable->showModuleList['end'] = 'End Node';