Update the "Credential" label on JT forms to say "Credentials"

see: https://github.com/ansible/awx/issues/4831
This commit is contained in:
Ryan Petrello 2019-09-27 08:44:04 -04:00
parent bc6edf7af3
commit 870b76dc59
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -137,7 +137,7 @@ function(NotificationsList, i18n) {
includePlaybookNotFoundError: true
},
credential: {
label: i18n._('Credential'),
label: i18n._('Credentials'),
type: 'custom',
control: `
<multi-credential