nodebb/public/language/ru/admin/manage/post-queue.json

11 lines
580 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": "Вы можете отредактировать содержимое сообщения перед публикацией"
}