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

7 lines
361 B
PHP

<?php
$lang->datatable->moduleSetting = '目錄設置';
$lang->datatable->showModule = '列表頁是否顯示目錄名';
$lang->datatable->showAllModule = '是否顯示完整產品目錄';
$lang->datatable->showModuleList['base'] = '只顯示一級目錄';
$lang->datatable->showModuleList['end'] = '只顯示最後一級目錄';