Files
NodeBB/public/language/zh-CN/admin/settings/guest.json
2020-11-18 09:15:10 +00:00

7 lines
392 B
JSON

{
"settings": "Settings",
"handles.enabled": "允许游客用户名",
"handles.enabled-help": "这个选项将允许游客使用一个额外的输入框来设置发帖时的用户名,如果被禁用,仅会统一显示为“游客”",
"topic-views.enabled": "Allow guests to increase topic view counts",
"reply-notifications.enabled": "Allow guests to generate reply notifications"
}