modify the translate
This commit is contained in:
@@ -8,8 +8,8 @@ $lang->datatable->reset = 'Reset';
|
||||
|
||||
$lang->datatable->custom = 'Custom Columns';
|
||||
$lang->datatable->customTip = 'Check Columns to Display';
|
||||
$lang->datatable->switchToTable = 'Switch to Table';
|
||||
$lang->datatable->switchToDatatable = 'Switch to Datatable';
|
||||
$lang->datatable->switchToTable = 'Switch to Common Table';
|
||||
$lang->datatable->switchToDatatable = 'Switch to Advanced Table';
|
||||
$lang->datatable->required = 'Required';
|
||||
$lang->datatable->confirmReset = 'Do you want to restore the default settings?';
|
||||
$lang->datatable->setGlobal = 'Global';
|
||||
@@ -18,7 +18,7 @@ $lang->datatable->resetGlobal = 'Reset Global Default';
|
||||
$lang->datatable->branch = 'Branch';
|
||||
$lang->datatable->platform = 'Platform';
|
||||
|
||||
$lang->datatable->showModule = 'Show/Hide Module Name';
|
||||
$lang->datatable->showModule = 'Show/Hide module name';
|
||||
$lang->datatable->showModuleList[] = 'N/A';
|
||||
$lang->datatable->showModuleList['base'] = 'Base Node';
|
||||
$lang->datatable->showModuleList['end'] = 'End Node';
|
||||
|
||||
Reference in New Issue
Block a user