You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/ko/post-queue.json

11 lines
484 B
JSON

{
"post-queue": "게시 대기열",
"description": "There are no posts in the post queue. <br> To enable this feature, go to <a href=\"%1\">Settings &rarr; Post &rarr; Post Queue</a> and enable <strong>Post Queue</strong>.",
"user": "사용자",
"category": "카테고리",
"title": "제목",
"content": "컨텐츠",
"posted": "작성됨",
"reply-to": "'%1'에 대한 답글",
"content-editable": "게시하기 전에 콘텐츠를 클릭하여 편집 할 수 있습니다."
}