mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-10 01:17:59 +03:00
Translation Fix
This commit is contained in:
parent
1626fe96b1
commit
cc7740bafb
@ -356,5 +356,5 @@ class Changelog(DetailHandler):
|
||||
return [
|
||||
{'revision': {'title': _('Revision'), 'type': 'numeric', 'width': '6em'}},
|
||||
{'stamp': {'title': _('Publish date'), 'type': 'datetime'}},
|
||||
{'log': {'title': _('State')}},
|
||||
{'log': {'title': _('Comment')}},
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user