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

7 lines
398 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"
}