7

fixes a few translation strings and adds translation files

This commit is contained in:
blurrah
2017-05-31 09:50:43 +02:00
parent 7bb523d962
commit 0aa07261ad
4 changed files with 381 additions and 5 deletions

View File

@ -46,7 +46,7 @@ class AbstractBaseRule(models.Model):
"""
description = {
'title': _('Abstract segmentation rule'),
'value': _(''),
'value': '',
}
return description