mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
auto fill quality
This commit is contained in:
@@ -68,6 +68,7 @@ $lang_edit = array
|
||||
'text_audio_codec' => "Audio Codec",
|
||||
'row_content' => "Content",
|
||||
'ban_reason_label' => 'Reason',
|
||||
'fill_quality' => 'Fill quality',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -40,6 +40,7 @@ $lang_upload = array
|
||||
'text_chinese_title' => "Chinese Name:",
|
||||
'text_english_title' => "English Name:",
|
||||
'text_titles_note' => "(If no English Name exists, use pinyin or leave it blank)",
|
||||
'fill_quality' => 'Fill quality',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user