2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

FEATURE: make show_subcategory_list a per-category setting

This commit is contained in:
Neil Lalonde 2017-02-21 18:08:09 -05:00
parent 2f657b0e32
commit a702330ccd
40 changed files with 39 additions and 43 deletions

View file

@ -795,7 +795,6 @@ zh_CN:
max_image_width: "帖子中图片允许的最大缩略图宽度"
max_image_height: "帖子中图片允许的最大缩略图宽度"
category_featured_topics: "在分类 /categories 页面中每个分类显示的主题数目。在修改这个值之后,分类页面需要 15 分钟后完成更新。"
show_subcategory_list: "进入分类时显示子分类列表而不是主题列表。"
fixed_category_positions: "如果选择,你将可以设置一个固定的分类顺序。如果不选择,分类将按照活动的顺序显示。"
fixed_category_positions_on_create: "如果选择了,目录排序将会在话题创建对话框中被包含(要求固定目录位置选项)"
add_rel_nofollow_to_user_content: "添加 rel nofollow 属性到所有的用户内容除了内部链接包括父域名。如果你更改了这个你必须重新调制所有帖子以该命令“rake posts:rebake”"