2023-05-16 10:47:08 +08:00

7 lines
312 B
PHP
Executable File

<?php
$lang->datatable->moduleSetting = 'Set Module';
$lang->datatable->showModule = 'Show modules in the list';
$lang->datatable->showAllModule = 'Show product modules';
$lang->datatable->showModuleList['base'] = 'Base Node';
$lang->datatable->showModuleList['end'] = 'End Node';