mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
fix the judgement of upload authority
This commit is contained in:
@@ -337,6 +337,7 @@ $lang_functions = array
|
||||
'input_uncheck_all' => "全不選",
|
||||
'select_at_least_one_record' => '至少選擇一條記錄!',
|
||||
'text_seed_box_record_to_approval' => '有 %s%u 條待審核的 SeedBox 記錄%s',
|
||||
'approval_deny_reach_upper_limit' => '當前審核被拒絕的種子數:%s 達到上限,不允許發布。',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user