Use generic 'Upgrade' term instead of plan names

This commit is contained in:
Johannes Zellner
2025-05-22 15:16:04 +02:00
parent 41901be95f
commit 1842afa7c6
6 changed files with 6 additions and 6 deletions

View File

@@ -343,7 +343,7 @@ onMounted(async () => {
</Section>
<!-- TODO translation -->
<Section title="Receiving" :padding="false" v-if="!busyRefresh" :title-badge="!features.emailServer ? 'Pro' : ''">
<Section title="Receiving" :padding="false" v-if="!busyRefresh" :title-badge="!features.emailServer ? 'Upgrade' : ''">
<SettingsItem>
<FormGroup>
<label>{{ $t('email.incoming.title') }}</label>