mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Add closing curly brace in strings file
This commit is contained in:
parent
6fa283fc98
commit
3998796bf0
@ -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