mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-30 00:47:22 +08:00
change torrent pos_state to varchar, support more sticky level
This commit is contained in:
@@ -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点魔力值",
|
||||
|
||||
@@ -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點魔力值",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user