change torrent pos_state to varchar, support more sticky level

This commit is contained in:
xiaomlove
2021-06-01 01:28:46 +08:00
parent 8e35dc0886
commit 5760adc0c4
17 changed files with 139 additions and 14 deletions
+1
View File
@@ -221,6 +221,7 @@ $lang_details = array
'text_users_in_total' => "个用户表示了感谢)",
'torrent_dl_url' => "种子链接",
'torrent_dl_url_notice' => "可在BT客户端使用,请保护好Passkey,谨防泄露。",
'torrent_dl_url_text' => "右键查看。",
'span_description_have_given' =>'你已经赠送魔力值',
'text_no_magic_added' => "暂无魔力值奖励",
'magic_value_number' => "已赠送Number点魔力值",
+1
View File
@@ -220,6 +220,7 @@ $lang_details = array
'text_users_in_total' => "個用戶表示了感謝)",
'torrent_dl_url' => "種子連結",
'torrent_dl_url_notice' => "可在BT用戶端使用,請保護好Passkey,謹防洩露。",
'torrent_dl_url_text' => "右鍵查看。",
'span_description_have_given' =>'你已經贈送魔力值',
'text_no_magic_added' => "暫無魔力值獎勵",
'magic_value_number' => "已贈送Number點魔力值",
+1
View File
@@ -220,6 +220,7 @@ $lang_details = array
'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.",
'torrent_dl_url_text' => "Right click to view.",
'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",