seedBox record alert + destroy disabled account

This commit is contained in:
xiaomlove
2022-10-16 04:52:44 +08:00
parent 871e3637ea
commit be29509cff
17 changed files with 96 additions and 31 deletions
+1
View File
@@ -336,6 +336,7 @@ $lang_functions = array
'input_check_all' => "全選",
'input_uncheck_all' => "全不選",
'select_at_least_one_record' => '至少選擇一條記錄!',
'text_seed_box_record_to_approval' => '有 %s%u 條待審核的 SeedBox 記錄%s',
);
?>