Added Journal/History/Contacts to ConstructionConsent
This commit is contained in:
15
lang/de.php
15
lang/de.php
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user