Рассказ «{{ story.title }}» теперь доступен читателям.
{% if unpublished_chapters_count > 0 %}{{ ngettext( 'Note that %(num)s chapter is draft and will not be visible to the readers until you publish it separately.', 'Note that %(num)s chapters are drafts and will not be visible to the readers until you publish them separately.', unpublished_chapters_count ) }}
{% endif %}