mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Merge pull request #394 from gconsidine/ui/fix/closing-curly-brace
Add closing curly brace in strings file
This commit is contained in:
commit
c0996f5fb1
@ -71,6 +71,8 @@ function ComponentsStrings (BaseString) {
|
||||
SETTINGS: t.s('Settings'),
|
||||
FOOTER_ABOUT: t.s('About'),
|
||||
FOOTER_COPYRIGHT: t.s('Copyright © 2017 Red Hat, Inc.')
|
||||
};
|
||||
|
||||
ns.capacityBar = {
|
||||
IS_OFFLINE: t.s('Unavailable to run jobs.')
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user