Added Journal/History/Contacts to ConstructionConsent

This commit is contained in:
Frank Schubert
2025-01-21 22:54:15 +01:00
parent 1db38f4b11
commit c0451c2621
14 changed files with 1084 additions and 27 deletions

View File

@@ -70,13 +70,26 @@ $l["billing_period.24"] = "Zweijährlich";
$l["billing_period.46"] = "Dreijährlich";
$l["consent.building"] = "Gebäude";
$l["consent.street"] = "Straße/Grunstück";
$l["consent.street"] = "Straße/Grundstück";
$l["consent.new"] = "neu";
$l["consent.sent"] = "Verschickt";
$l["consent.returned"] = "Retour";
$l["consent.outstanding"] = "Ausständig";
$l["consent.open"] = "Offen";
$l["consent.accepted"] = "Zugestimmt";
$l["consent.denied"] = "Abgelehnt";
$l["consent.unresolvable"] = "Uneinbringlich";
$l["consent.requested"] = "Angefragt";
$l["consent.answered"] = "Antwort erhalten";
$l["consent.success"] = "Zustimmung erteilt";
$l["consent.failure"] = "Zustimmung verweigert";
$l["consent.contact"] = "Ansprechpartner";
$l["consent.property_manager"] = "Hausverwaltung";
$l["consent.electrician"] = "Elektriker";
$l["consent.other"] = "Sonstige";
$l['cc.oesterreich'] = "AT";
$l['cc.oestereich'] = "AT";