Replace KPI/tenant wording in admin UI and help
This commit is contained in:
@@ -685,7 +685,7 @@ export default function MobileBrandingPage() {
|
||||
</XStack>
|
||||
<Text fontSize="$xs" color={muted}>
|
||||
{form.useDefaultBranding
|
||||
? t('events.branding.usingDefault', 'Tenant-Branding aktiv')
|
||||
? t('events.branding.usingDefault', 'Account-Branding aktiv')
|
||||
: t('events.branding.usingCustom', 'Event-Branding aktiv')}
|
||||
</Text>
|
||||
</MobileCard>
|
||||
|
||||
Reference in New Issue
Block a user