auto fill quality

This commit is contained in:
xiaomlove
2022-09-05 01:46:38 +08:00
parent dccee6ba3a
commit 6ef54d5fe0
12 changed files with 88 additions and 11 deletions
+1
View File
@@ -68,6 +68,7 @@ $lang_edit = array
'text_audio_codec' => "Audio Codec",
'row_content' => "Content",
'ban_reason_label' => 'Reason',
'fill_quality' => 'Fill quality',
);
?>
+1
View File
@@ -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',
);
?>