custom fields add i18n and getPreparedTorrents()

This commit is contained in:
xiaomlove
2021-03-06 19:16:58 +08:00
parent cb4e5e5eb5
commit cf301fef89
8 changed files with 131 additions and 34 deletions

View File

@@ -314,6 +314,8 @@ $lang_functions = array
'text_tag_diy' => 'DIY',
'text_tag_mother_language' => 'Mother language',
'text_tag_mother_language_subtitle' => 'Mother language subtitle',
'text_required' => 'Required',
'text_invalid' => 'Invalid',
);
?>