tag add mode

This commit is contained in:
xiaomlove
2022-10-30 17:30:24 +08:00
parent 0fe7b2f76f
commit 87a079b392
39 changed files with 164 additions and 76 deletions

View File

@@ -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' => [

View File

@@ -271,8 +271,8 @@ return [
'image' => '图片文件名',
'image_help' => '图片文件的名字。允许的字符:[a-z](小写),[0-9][_./]。',
'icon_id' => '分类图标',
'mode' => '分',
'mode_help' => '留空表示适用于全部分',
'mode' => '分类模式',
'mode_help' => '留空表示适用于全部分类模式',
],
],
'icon' => [

View File

@@ -261,8 +261,8 @@ return [
'image' => '圖片文件名',
'image_help' => '圖片文件的名字。允許的字符:[a-z](小寫),[0-9][_./]。',
'icon_id' => '分類圖標',
'mode' => '分',
'mode_help' => '留空表示適用於全部分',
'mode' => '分類模式',
'mode_help' => '留空表示適用於全部分類模式',
],
],
'icon' => [