mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
Update the "Credential" label on JT forms to say "Credentials"
see: https://github.com/ansible/awx/issues/4831
This commit is contained in:
parent
bc6edf7af3
commit
870b76dc59
@ -137,7 +137,7 @@ function(NotificationsList, i18n) {
|
||||
includePlaybookNotFoundError: true
|
||||
},
|
||||
credential: {
|
||||
label: i18n._('Credential'),
|
||||
label: i18n._('Credentials'),
|
||||
type: 'custom',
|
||||
control: `
|
||||
<multi-credential
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user