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/zh-CN/post-queue.json

18 lines
536 B
JSON

{
"post-queue": "发布队列",
"description": "发布队列中暂无新帖。启用此特性,请前往设置→发布→发布队列,然后启用发布队列。",
"user": "用户",
"category": "版块",
"title": "标题",
"content": "内容",
"posted": "发布",
"reply-to": "回复\"%1\"",
"content-editable": "Click on content to edit",
"category-editable": "Click on category to edit",
"title-editable": "Click on title to edit",
"reply": "Reply",
"topic": "Topic",
"accept": "Accept",
"reject": "Reject"
}