mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 21:51:26 -03:30
Updated instance groups empty list text
This commit is contained in:
parent
c2d59e4815
commit
351b88b6ca
@ -5,6 +5,7 @@ export default ['i18n', function(i18n) {
|
||||
iterator: 'instance_group',
|
||||
editTitle: i18n._('INSTANCE GROUPS'),
|
||||
listTitle: i18n._('INSTANCE GROUPS'),
|
||||
emptyListText: i18n._('THERE ARE CURRENTLY NO INSTANCE GROUPS DEFINED'),
|
||||
index: false,
|
||||
hover: false,
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user