* Lang file update.

This commit is contained in:
reneeteng
2019-07-09 09:42:01 +08:00
parent 19e1ddabae
commit 7efd22a0ab
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ $lang->datatable->show = 'Show';
$lang->datatable->hide = 'Hide';
$lang->datatable->reset = 'Reset';
$lang->datatable->custom = 'Custom Columns';
$lang->datatable->custom = 'Customize Columns';
$lang->datatable->customTip = 'Check Columns to Display,Drag Column name to Sort';
$lang->datatable->switchToTable = 'Switch to Common Table';
$lang->datatable->switchToDatatable = 'Switch to Advanced Table';