{{ t("appTitle") }}

{{ t("appSubtitle") }}

{{ t("locationTitle") }}

{{ t("detectedLocation") }}: {{ selectedLocation ? detectedLocationLabel(selectedLocation) : '-' }}
{{ loadError }}

{{ t("insuredPeople") }}

{{ t("noPeople") }}
{{ t("person") }} {{ i + 1 }}
{{ t("withAccident") }}
{{ t("ageOn") }} 01.01.2026: {{ alter(p.geburtsdatum) }} {{ t("years") }} | {{ ageGroupLabel(alter(p.geburtsdatum)) }}
{{ t("demoHint") }}

{{ t("result") }}

{{ t("calculatedOn") }}: {{ result.berechnet_am }}
{{ contactStatus }}

{{ result.erkannter_ort ? locationLabel(result.erkannter_ort) : "-" }}

{{ formatAmount(bestOfferTotal(result)) }} {{ t("net") }} / {{ resultPeriod === "monthly" ? t("month") : t("year") }}

{{ t("gross") }} {{ formatAmount(bestOfferGross(result)) }} - {{ t("environmentalCompensation") }} {{ formatAmount(bestOfferCompensation(result)) }}

{{ t("cheapestCombination") }}

{{ formatAmount(resultPeriod === "monthly" ? bestOfferNetYearly(result) : bestOfferNetMonthly(result)) }} / {{ resultPeriod === "monthly" ? t("year") : t("month") }}

{{ t("noMatchingOffers") }}
#{{ idx + 1 }}
{{ offer.insurer }}
{{ offer.tarif }}
Nr: {{ offer.tarifNr || "-" }}
{{ offerModelLabel(offer.modell) }}
{{ t("premium") }}
{{ formatAmount(offer.praemie * periodFactor()) }}
-{{ formatAmount(compensationAmount() * periodFactor()) }}
{{ formatAmount(offerTotal(offer)) }}

{{ t("requestContact") }}

{{ selectedOffer.offer.insurer }} · {{ selectedOffer.offer.tarif }} (Nr. {{ selectedOffer.offer.tarifNr || "-" }})

{{ t("netTotal") }}: {{ formatAmount(selectedOfferPersonTotal()) }} / {{ resultPeriod === "monthly" ? t("month") : t("year") }}

{{ t("requestSentTitle") }}

{{ t("requestSentText") }}