GCP: rename Email label to Principal
This commit is contained in:
parent
795aa99fc3
commit
9ba6498037
2 changed files with 2 additions and 2 deletions
|
|
@ -135,7 +135,7 @@ export default {
|
|||
name: 'google-email',
|
||||
'data-testid': 'input-google-email',
|
||||
type: 'text',
|
||||
label: 'Email address',
|
||||
label: 'Principal (e.g. e-mail address)',
|
||||
condition: {
|
||||
or: [
|
||||
{ when: 'google-account-type', is: 'googleAccount' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue