cheaterbox add select multiple

This commit is contained in:
xiaomlove
2022-09-04 00:45:02 +08:00
parent 24e323bfe2
commit 7613a05951
4 changed files with 17 additions and 2 deletions
+3
View File
@@ -334,6 +334,9 @@ $lang_functions = array
'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
'std_confirm_remove' => 'Are you sure you want to delete it?',
'select_an_user_class' => 'Select an user class',
'input_check_all' => "Check All",
'input_uncheck_all' => "Uncheck All",
'select_at_least_one_record' => 'Select at least one record!',
);
?>