update locale messages

This commit is contained in:
bkfox
2020-05-26 20:39:49 +02:00
parent b795ada05e
commit 3b0de7b969
4 changed files with 249 additions and 143 deletions

View File

@ -16,7 +16,6 @@ class Article(Page):
objects = ProgramChildQuerySet.as_manager()
class Meta:
verbose_name = _('Article')
verbose_name_plural = _('Articles')