mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Merge pull request #4835 from ryanpetrello/plural-credentials
Update the "Credential" label on JT forms to say "Credentials" Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
04ba7aaf89
@ -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