add imdb language

This commit is contained in:
xiaomlove
2022-07-02 21:22:12 +08:00
parent 5cc25468a7
commit 9cf1cc7277
12 changed files with 85 additions and 10 deletions
+2
View File
@@ -762,6 +762,8 @@ $lang_settings = array
'text_approval_status_icon_enabled_note' => "Whether to show the approval status icon in the torrent list, default: 'No'.",
'row_approval_status_none_visible' => 'Visibility of not reviewed torrents',
'text_approval_status_none_visible_note' => "Default: 'Yes'. If change to 'No', force to show approval status icon when audit is not [allow] status.",
'row_imdb_language' => 'IMDB Language',
'text_imdb_language_note' => 'Languages used to crawl IMDB data.',
);
?>