mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
changed: user can not delete torrent
This commit is contained in:
@@ -111,7 +111,8 @@ $lang_details = array
|
||||
'text_dead' => "断种",
|
||||
'row_health' => "活力度",
|
||||
'text_anonymous' => "匿名",
|
||||
'text_edit_torrent' => "编辑/刪除",
|
||||
'text_edit_torrent' => "编辑",
|
||||
'text_edit_and_delete_torrent' => "编辑/刪除",
|
||||
'title_edit_torrent' => "点击编辑或删除本种子",
|
||||
'row_upped_by' => "由",
|
||||
'text_click' => "点击",
|
||||
|
||||
@@ -111,7 +111,8 @@ $lang_details = array
|
||||
'text_dead' => "斷種",
|
||||
'row_health' => "活力度",
|
||||
'text_anonymous' => "匿名",
|
||||
'text_edit_torrent' => "編輯/刪除",
|
||||
'text_edit_torrent' => "編輯",
|
||||
'text_edit_and_delete_torrent' => "編輯/刪除",
|
||||
'title_edit_torrent' => "點擊編輯或移除本種子",
|
||||
'row_upped_by' => "由",
|
||||
'text_click' => "點擊",
|
||||
|
||||
@@ -110,7 +110,8 @@ $lang_details = array
|
||||
'text_dead' => "dead",
|
||||
'row_health' => "Health",
|
||||
'text_anonymous' => "Anonymous",
|
||||
'text_edit_torrent' => "Edit/Delete",
|
||||
'text_edit_torrent' => "Edit",
|
||||
'text_edit_and_delete_torrent' => "Edit/Delete",
|
||||
'title_edit_torrent' => "Click to Edit or Delete this torrent",
|
||||
'row_upped_by' => "Uploaded by",
|
||||
'text_click' => "Click ",
|
||||
|
||||
Reference in New Issue
Block a user