fixes a few translation strings and adds translation files
This commit is contained in:
@ -46,7 +46,7 @@ class AbstractBaseRule(models.Model):
|
||||
"""
|
||||
description = {
|
||||
'title': _('Abstract segmentation rule'),
|
||||
'value': _(''),
|
||||
'value': '',
|
||||
}
|
||||
|
||||
return description
|
||||
|
Reference in New Issue
Block a user