{{ $t('administration.users.role') }}: {{ userData.role }}
{{ $t('navigation.companies') }}: {{ userData.companies.map((c) => c.name).join(', ') }}