mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
tag add mode
This commit is contained in:
@@ -264,7 +264,7 @@ then it's label:<%artist.label%>,it's value:<%artist.value%>",
|
||||
'image_help' => 'The name of image file. Allowed Characters: [a-z] (in lower case), [0-9], [_./].',
|
||||
'icon_id' => 'Category icon pack',
|
||||
'mode' => 'SearchBox',
|
||||
'mode_help' => 'Leave blank to indicate that it applies to all sections',
|
||||
'mode_help' => 'Leave blank to indicate that it applies to all SearchBox',
|
||||
],
|
||||
],
|
||||
'icon' => [
|
||||
|
||||
@@ -271,8 +271,8 @@ return [
|
||||
'image' => '图片文件名',
|
||||
'image_help' => '图片文件的名字。允许的字符:[a-z](小写),[0-9],[_./]。',
|
||||
'icon_id' => '分类图标',
|
||||
'mode' => '分区',
|
||||
'mode_help' => '留空表示适用于全部分区',
|
||||
'mode' => '分类模式',
|
||||
'mode_help' => '留空表示适用于全部分类模式',
|
||||
],
|
||||
],
|
||||
'icon' => [
|
||||
|
||||
@@ -261,8 +261,8 @@ return [
|
||||
'image' => '圖片文件名',
|
||||
'image_help' => '圖片文件的名字。允許的字符:[a-z](小寫),[0-9],[_./]。',
|
||||
'icon_id' => '分類圖標',
|
||||
'mode' => '分區',
|
||||
'mode_help' => '留空表示適用於全部分區',
|
||||
'mode' => '分類模式',
|
||||
'mode_help' => '留空表示適用於全部分類模式',
|
||||
],
|
||||
],
|
||||
'icon' => [
|
||||
|
||||
Reference in New Issue
Block a user