diff --git a/packages/stage-ui/src/components/misc/profile-switcher-popover.vue b/packages/stage-ui/src/components/misc/profile-switcher-popover.vue index 97d4eb733..ddec41092 100644 --- a/packages/stage-ui/src/components/misc/profile-switcher-popover.vue +++ b/packages/stage-ui/src/components/misc/profile-switcher-popover.vue @@ -1,4 +1,5 @@ - - - - + + + + - - - {{ activeCard?.name ?? t('stage.profile-switcher.no-profile') }} - - - - + + + + {{ option?.label ?? placeholder }} + + + + + + + {{ option.label }} + + + + + + + + + + + + {{ option?.label ?? placeholder }} + + + + + + + + {{ option.label }} + + + + - - - - - - - - - - - - - - - - - - - - - - - + - - {{ card.name }} - - - {{ t('stage.profile-switcher.no-profiles') }} - - - - - - - {{ t('stage.profile-switcher.save-as-new') }} + - - {{ t('stage.profile-switcher.manage') }} + + +