add special section

This commit is contained in:
xiaomlove
2021-05-29 18:26:04 +08:00
parent 48259ab387
commit 3a54de8be7
27 changed files with 175 additions and 43 deletions
+12
View File
@@ -218,6 +218,18 @@ $lang_details = array
'row_uploader_bandwidth' => "Uploader<br />Bandwidth",
'text_and_more' => " and more (thanks from ",
'text_users_in_total' => " users in total)",
'torrent_dl_url' => "Torrent URL",
'torrent_dl_url_notice' => "You can copy it to your BT Client. Take care since it contains your passkey.",
'span_description_have_given' =>'You have given the magic of the value',
'text_no_magic_added' => "No magic value of the award",
'magic_value_number' => "Number Magic point value has been presented",
'magic_value_award' => "Magic value of awards",
'magic_newest_record' =>'Here only the latest record. ',
'magic_sum_user_give_number' => 'Number Member gave the magic award totally',
'magic_show_all_description' => 'View details of a single',
'magic_haveGotBonus' => 'Publisher now has been got Number Bonus of award.',
'magic_have_no_enough_bonus_value' => 'more points needed',
);
?>
+1 -1
View File
@@ -60,7 +60,7 @@ $lang_edit = array
'radio_other' => "Other",
'submit_delete_it' => "Delete&nbsp;it!",
'text_move_to_browse' => "Move to <b>Torrents</b> section as ",
'text_move_to_special' => "Move to <b>Music</b> section as ",
'text_move_to_special' => "Move to <b>Special</b> section as ",
'text_medium' => "Medium:",
'row_pick' => "Pick",
'row_check' => "Check",
+1
View File
@@ -212,6 +212,7 @@ $lang_functions = array
'text_ip_range' => "IP&nbsp;Range",
'text_min' => " min",
'text_music' => "Music",
'text_special' => "Special",
'title_reply_with_quote' => "Quote",
'title_add_reply' => "Add&nbsp;Reply",
'title_delete' => "Delete",
+2
View File
@@ -141,6 +141,8 @@ $lang_settings = array
'text_upload_torrent_note' => ". Upload torrents to Torrents section",
'row_upload_special_torrent' => "Upload Special Torrent",
'text_upload_special_torrent_note' => ". Upload torrents to Special section",
'row_view_special_torrent' => 'View Special Torrent',
'text_view_special_torrent_note' => 'View torrents in Special section',
'row_move_torrent' => "Move Torrent",
'text_move_torrent_note' => ". Move torrents between sections",
'row_chronicle_management' => "Chronicle Management",
+1 -1
View File
@@ -31,7 +31,7 @@ $lang_upload = array
'text_read_rules' => "I read the rules before this uploading.",
'submit_upload' => "Upload",
'text_to_browse_section' => "Upload to <b>Torrents</b> section ",
'text_to_special_section' => "or <b>Music</b> section ",
'text_to_special_section' => "or <b>Special</b> section ",
'text_type_note' => "&nbsp;&nbsp; <font class=\"small\">Choose <b>only</b> either of the two</font>",
'text_medium' => "Medium:",
'text_team' => "Group:",
+1 -1
View File
@@ -204,7 +204,7 @@ $lang_usercp = array
'text_games_and_appz' => "Games & Appz:",
'text_others' => "Others:",
'text_at_browse_page' => "Torrents section",
'text_at_special_page' => "Music section",
'text_at_special_page' => "Special section",
'text_additional_selection' => "Additional selections",
'text_stylesheet_note' => "More stylesheets? Wanna design your own? ",
'text_stylesheet_link' => "CLICK HERE",