diff --git a/website/client/src/components/group-plans/groupPlanSelectionModal.vue b/website/client/src/components/group-plans/groupPlanSelectionModal.vue index 125f8f05dc..4a5acd9464 100644 --- a/website/client/src/components/group-plans/groupPlanSelectionModal.vue +++ b/website/client/src/components/group-plans/groupPlanSelectionModal.vue @@ -1,466 +1,466 @@ - - - - - - {{ $t('chooseAnOption') }} - - - - {{ $t('cancel') }} - - - {{ $t('next') }} - - - - - - - - - - - {{ $t('upgradeExistingGroup') }} - - - - - - - {{ group.name }} - - - {{ $t('membersCount', { count: group.memberCount }) }} - - - - {{ $t('previouslyUpgradedGroup') }} - - - - ${{ calculatePrice(group.memberCount) }}.00/mo - - - - - - - - - {{ upgradeableParty.name }} - - - {{ $t('membersCount', { count: upgradeableParty.memberCount }) }} - - - - {{ $t('yourParty') }} - - - - ${{ calculatePrice(upgradeableParty.memberCount) }}.00/mo - - - - - - - {{ $t('or') }} - - - - - - - - {{ $t('createNewGroup') }} - - - {{ $t('inviteOthersForAdditional') }} - ${{ perMemberPrice }}.00 - {{ $t('perMember') }}. - - - - ${{ basePrice }}.00/mo - - - - - - - - - - - - - - - + + + + + + {{ $t('chooseAnOption') }} + + + + {{ $t('cancel') }} + + + {{ $t('next') }} + + + + + + + + + + + {{ $t('upgradeExistingGroup') }} + + + + + + + {{ group.name }} + + + {{ $t('membersCount', { count: group.memberCount }) }} + + + + {{ $t('previouslyUpgradedGroup') }} + + + + ${{ calculatePrice(group.memberCount) }}.00/mo + + + + + + + + + {{ upgradeableParty.name }} + + + {{ $t('membersCount', { count: upgradeableParty.memberCount }) }} + + + + {{ $t('yourParty') }} + + + + ${{ calculatePrice(upgradeableParty.memberCount) }}.00/mo + + + + + + + {{ $t('or') }} + + + + + + + + {{ $t('createNewGroup') }} + + + {{ $t('inviteOthersForAdditional') }} + ${{ perMemberPrice }}.00 + {{ $t('perMember') }}. + + + + ${{ basePrice }}.00/mo + + + + + + + + + + + + + + + diff --git a/website/client/src/components/ui/selectableCard.vue b/website/client/src/components/ui/selectableCard.vue index 401302f2f7..ac96288171 100644 --- a/website/client/src/components/ui/selectableCard.vue +++ b/website/client/src/components/ui/selectableCard.vue @@ -1,92 +1,92 @@ - - - - - - - - - - - - + + + + + + + + + + + +