add PT-Gen api point setting

This commit is contained in:
xiaomlove
2021-01-19 17:35:05 +08:00
parent 84cf49ec40
commit a5eaad9036
39 changed files with 66 additions and 6977 deletions

View File

@@ -395,6 +395,8 @@ $lang_settings = array
'text_imdb_system_note' => "默认'是'。全局IMDb系统设定。",
'row_enable_pt_gen_system' => '开启 PT-Gen 系统',
'text_enable_pt_gen_system_note' => "默认'是'。全局 PT-Gen 系统设定。",
'row_pt_gen_api_point' => "PT-Gen 接口地址",
'text_pt_gen_api_point_note' => "默认 'https://ptgen.rhilip.info',不可用时<b><a href=\"https://github.com/Rhilip/pt-gen-cfworker\">参考文档</a></b>自行搭建。",
'row_enable_school_system' => "开启学校系统",
'text_school_system_note' => "默认'否'。如果对这项功能不清楚,<font class=striking><b>不要</b></font>开启它。",
'row_restrict_email_domain' => "限制邮箱域",

View File

@@ -396,6 +396,8 @@ $lang_settings = array
'text_enable_pt_gen_system_note' => "預設'是'。全域IMDb系統設定。",
'row_enable_pt_gen_system' => '開啟 PT-Gen 系統',
'text_enable_pt_gen_note' => "默認'是'。全局 PT-Gen 系統設定。",
'row_pt_gen_api_point' => "PT-Gen 接口地址",
'text_pt_gen_api_point_note' => "默認 'https://ptgen.rhilip.info',不可用時<b><a href=\"https://github.com/Rhilip/pt-gen-cfworker\">參考文檔</a></b>自行搭建。",
'row_enable_school_system' => "開啟學校系統",
'text_school_system_note' => "預設'否'。如果對這項功能不清楚,<font class=striking><b>不要</b></font>開啟它。",
'row_restrict_email_domain' => "限制郵箱域",

View File

@@ -395,6 +395,8 @@ $lang_settings = array
'text_imdb_system_note' => "Default 'yes'. System-wide IMDb info setting.",
'text_enable_pt_gen_system_note' => 'Enable PT-Gen system',
'text_enable_pt_gen_note' => "Default 'yes'. System-wide PT-Gen info setting.",
'row_pt_gen_api_point' => "PT-Gen api point",
'text_pt_gen_api_point_note' => "Default 'https://ptgen.rhilip.info', when broken, reference to<b><a href=\"https://github.com/Rhilip/pt-gen-cfworker\">Documatation</a></b>uild yourself",
'row_enable_school_system' => "Enable school system",
'text_school_system_note' => "Default 'no'. <font class=striking><b>DO NOT</b></font> enable this unless you know what you are doing!",
'row_restrict_email_domain' => "Restrict Email Domain",