Files
NodeBB/public/language/ko/admin/settings/guest.json

7 lines
454 B
JSON
Raw Normal View History

2016-12-19 15:51:36 -05:00
{
2020-11-18 09:15:10 +00:00
"settings": "Settings",
2017-06-15 09:24:53 +00:00
"handles.enabled": "미가입 사용자 닉네임 설정 허가",
2020-11-06 09:08:06 +00:00
"handles.enabled-help": "이 옵션은 게스트들이 포스트를 작성할 때 이름을 적는 공간을 제공합니다. 이 옵션이 비활성화 돼있다면 \"Guest\" 라고 표시될 것입니다.",
2020-11-18 09:15:10 +00:00
"topic-views.enabled": "Allow guests to increase topic view counts",
"reply-notifications.enabled": "Allow guests to generate reply notifications"
2016-12-19 15:51:36 -05:00
}