update german translation
This commit is contained in:
parent
f2b8ba05a3
commit
6657c06461
2 changed files with 178 additions and 141 deletions
|
@ -51,7 +51,7 @@ class SiteUpdate(models.Model):
|
|||
"""
|
||||
A site update that asks the user to reload the page.
|
||||
"""
|
||||
created = models.DateTimeField(auto_now_add=True, verbose_name=_('create'))
|
||||
created = models.DateTimeField(auto_now_add=True, verbose_name=_('created'))
|
||||
|
||||
class Meta:
|
||||
verbose_name = _('Site update')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue