mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
Merge branch 'download_allow_passkey' into php8
This commit is contained in:
@@ -710,6 +710,8 @@ $lang_settings = array
|
||||
'text_sticky_first_level_background_color_note' => '一级置顶背景颜色,不设置则无背景色。',
|
||||
'row_sticky_second_level_background_color' => '二级置顶背景颜色',
|
||||
'text_sticky_second_level_background_color_note' => '二级置顶背景颜色,不设置则无背景色。',
|
||||
'row_download_support_passkey' => '支持 passkey 下载种子',
|
||||
'text_download_support_passkey_note' => '是否支持通过 passkey 下载种子(同时也需要种子 ID)。',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -710,6 +710,8 @@ $lang_settings = array
|
||||
'text_sticky_first_level_background_color_note' => '一級置頂背景顏色,不設置則無背景色。',
|
||||
'row_sticky_second_level_background_color' => '二級置頂背景顏色',
|
||||
'text_sticky_second_level_background_color_note' => '二級置頂背景顏色,不設置則無背景色。',
|
||||
'row_download_support_passkey' => '支持 passkey 下載種子',
|
||||
'text_download_support_passkey_note' => '是否支持通過 passkey 下載種子(同時也需要種子 ID)。',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -710,6 +710,8 @@ $lang_settings = array
|
||||
'text_sticky_first_level_background_color_note' => 'Sticky first level bg color, it will be none if not set.',
|
||||
'row_sticky_second_level_background_color' => 'Sticky second level bg color',
|
||||
'text_sticky_second_level_background_color_note' => 'Sticky second level bg color, it will be none if not set.',
|
||||
'row_download_support_passkey' => 'Support download by passkey',
|
||||
'text_download_support_passkey_note' => 'Support download torrent file by passkey or not(also require torrent id).',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user