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

FEATURE: Use virtual dom framework for faster post rendering

This commit is contained in:
Robin Ward 2016-01-04 15:18:09 -05:00
parent 3bf931ce54
commit d1e85bdd8b
127 changed files with 5724 additions and 2827 deletions

View file

@ -736,7 +736,6 @@ zh_CN:
suppress_reply_directly_above: "当一个帖子只有一个回复时,不显示回复到该贴的回复。"
suppress_reply_when_quoting: "当帖子引用回复时,不显示可展开的回复到某贴的标记。"
max_reply_history: "扩展回复至时显示的最大回复数量"
experimental_reply_expansion: "当展开回复至内容时隐藏直接回复(实验性)"
topics_per_period_in_top_summary: "在一个主题底部显示的默认推荐主题的数量。"
topics_per_period_in_top_page: "在展开“显示更多”推荐主题列表显示的主题数量。"
redirect_users_to_top_page: "自动重定向至新用户或者长时间未登入的用户至热门页面。"