mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-08 00:51:48 -05:00
update strings
This commit is contained in:
@@ -188,4 +188,4 @@ def vars_validate_or_raise(vars_str):
|
||||
return vars_str
|
||||
except yaml.YAMLError:
|
||||
pass
|
||||
raise RestValidationError('Must be valid JSON or YAML.')
|
||||
raise RestValidationError(_('Must be valid JSON or YAML.'))
|
||||
|
||||
Reference in New Issue
Block a user