Updated translations.
This commit is contained in:
parent
df7883deeb
commit
6df95a23f6
@ -30,7 +30,7 @@ class ConfigStore(models.Model):
|
|||||||
class Meta:
|
class Meta:
|
||||||
verbose_name = 'config'
|
verbose_name = 'config'
|
||||||
permissions = (
|
permissions = (
|
||||||
('can_manage_config', _("Can manage config configuration", fixstr=True)),
|
('can_manage_config', _("Can manage configuration", fixstr=True)),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user