优化:侧边栏更多按钮显示的文本描述

This commit is contained in:
mjsoftware 2024-02-17 13:47:01 +08:00
parent da0cfbe53f
commit 3d1af1be63

View File

@ -865,7 +865,7 @@ spec:
name: categories_more name: categories_more
label: 侧边栏分类-显示”更多”按钮 label: 侧边栏分类-显示”更多”按钮
value: true value: true
help: '超出展示的分类数量后是否显示更多按钮。' help: '侧边栏分类是否显示更多按钮。'
options: options:
- value: true - value: true
label: 显示 label: 显示
@ -880,7 +880,7 @@ spec:
name: tags_more name: tags_more
label: 侧边栏标签-显示”更多”按钮 label: 侧边栏标签-显示”更多”按钮
value: true value: true
help: '超出展示的标签数量后是否显示更多按钮。' help: '侧边栏标签是否显示更多按钮。'
options: options:
- value: true - value: true
label: 显示 label: 显示
@ -904,7 +904,7 @@ spec:
name: tagcloud_more name: tagcloud_more
label: 侧边栏标签云-显示”更多”按钮 label: 侧边栏标签云-显示”更多”按钮
value: true value: true
help: '超出展示的标签数量后是否显示更多按钮。' help: '侧边栏标签云是否显示更多按钮。'
options: options:
- value: true - value: true
label: 显示 label: 显示