{{ $vcaI18n.t('error.notFound') }}
{{ $vcaI18n.t('error.notAuthenticated') }}
{{ $vcaI18n.t('error.forbidden') }}
{{ user.profiles[0].supporter.firstName }}
{{ user.profiles[0].supporter.lastName }}
{{ $vcaI18n.t('label.age') + $vcaI18n.t('label.separator') + getAge() }}
{{ $vcaI18n.t('label.since') + $vcaI18n.t('label.separator') + getSince() }}
{{ getCrew() }}
{{ $vcaI18n.t('fallback.noCrew') }}
{{ $vcaI18n.t("error.unknown") }}