GCP: rename Email label to Principal

This commit is contained in:
Lukas Zapletal 2023-06-19 14:29:17 +02:00 committed by Lucas Garfield
parent 795aa99fc3
commit 9ba6498037
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@ export const TargetEnvGCPList = () => {
{googleAccType?.[getState()?.values?.['google-account-type']] ===
'Domain'
? 'Domain'
: 'Email address'}
: 'Principal'}
</TextListItem>
<TextListItem component={TextListItemVariants.dd}>
{getState()?.values?.['google-email'] ||