mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
torrents list show seedbox icon
This commit is contained in:
@@ -80,6 +80,7 @@ $lang_catmanage = array
|
||||
'row_custom_field_display_name' => '自定义字段展示名称',
|
||||
'row_custom_field_display' => '自定义字段展示',
|
||||
'row_custom_field_display_help' => '使用特殊的标签代表字段的名称和值,如某字段其 Name 为 artist,则它的名称为:<%artist.label%>,它的值为:<%artist.value%>',
|
||||
'row_searchbox_extras' => '其他',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -80,6 +80,7 @@ $lang_catmanage = array
|
||||
'row_custom_field_display_name' => '自定義字段展示名稱',
|
||||
'row_custom_field_display' => '自定義字段展示',
|
||||
'row_custom_field_display_help' => '使用特殊的標簽代表字段的名稱和值,如某字段其 Name 為 artist,則它的名稱為:<%artist.label%>,它的值為:<%artist.value%>',
|
||||
'row_searchbox_extras' => '其他',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -80,6 +80,7 @@ $lang_catmanage = array
|
||||
'row_custom_field_display_name' => 'Custom field display name',
|
||||
'row_custom_field_display' => 'Custom field display',
|
||||
'row_custom_field_display_help' => "Use 'specific label' to represent custom field's label and value,such as one custom field's name is 'artist',<br/>then it's label:<%artist.label%>,it's value:<%artist.value%>",
|
||||
'row_searchbox_extras' => 'Extras',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user