add django.pot

This commit is contained in:
sundeep-co-in
2016-11-28 11:51:11 +05:30
parent f7cbd0a021
commit cd5301bf49
4 changed files with 3567 additions and 30 deletions

View File

@@ -116,7 +116,7 @@ register(
register(
'AWX_PROOT_ENABLED',
field_class=fields.BooleanField,
label=_('Enable job isloation'),
label=_('Enable job isolation'),
help_text=_('Isolates an Ansible job from protected parts of the Tower system to prevent exposing sensitive information.'),
category=_('Jobs'),
category_slug='jobs',