- Implemented the ability to initiate terminations from Mietverhältnisse. - Added new fields and options for terminations in both German and English language files. - Updated metadata definitions to include relationships for terminations with Mietobjekte and Beteiligte. - Enhanced the service layer to handle termination creation, including linking relevant entities and copying documents. - Updated configuration timestamps for deployment.
70 lines
2.5 KiB
JSON
70 lines
2.5 KiB
JSON
{
|
|
"fields": {
|
|
"cRechtsform": "Rechtsform",
|
|
"cVmhRumungsklages": "Räumungsklagen",
|
|
"cDISGTyp": "Persönlichkeitstyp (nach DISG)",
|
|
"anruferIst": "Anrufer ist",
|
|
"cVmhErstgespraechs": "Erstgespräch",
|
|
"cVmhVermietersFreigabe": "Vermieter (Freigabe)",
|
|
"cVmhVermietersKontaktpersonen": "Vermieter (Kontaktpersonen)",
|
|
"cVmhMietverhltnisesContact": "Mietverhältnisse",
|
|
"cDokumentesvmhcontact": "Dokumente",
|
|
"cVmhmietobjekt2contact": "Mietobjekte",
|
|
"cBeteiligteContact": "Beteiligte",
|
|
"cMietobjekteContactPortal": "Mietobjekte (Portal)",
|
|
"cAdressenContact": "Adressen",
|
|
"cVmhRumungsklageContact": "Räumungsklagen (Portal)",
|
|
"cMietinkassoContact": "Mietinkasso",
|
|
"cKuendigungContact": "Kündigungen",
|
|
"cBankverbindungenContact": "Bankverbindungen"
|
|
},
|
|
"links": {
|
|
"cVmhRumungsklages": "Räumungsklagen",
|
|
"cVmhErstgespraechs": "Erstgespräch",
|
|
"cVmhVermietersFreigabe": "Vermieter (Freigabe)",
|
|
"cVmhVermietersKontaktpersonen": "Vermieter (Kontaktpersonen)",
|
|
"cVmhMietverhltnisesContact": "Mietverhältnisse",
|
|
"cDokumentesvmhcontact": "Dokumente",
|
|
"cVmhmietobjekt2contact": "Mietobjekte",
|
|
"cBeteiligteContact": "Beteiligte",
|
|
"cMietobjekteContactPortal": "Mietobjekte (Portal)",
|
|
"cAdressenContact": "Adressen",
|
|
"cVmhRumungsklageContact": "Räumungsklagen (Portal)",
|
|
"cMietinkassoContact": "Mietinkasso",
|
|
"cKuendigungContact": "Kündigungen",
|
|
"cBankverbindungenContact": "Bankverbindungen"
|
|
},
|
|
"options": {
|
|
"cRechtsform": {
|
|
"": "",
|
|
"Herr": "Herr",
|
|
"Frau": "Frau",
|
|
"GmbH": "GmbH"
|
|
},
|
|
"cDISGTyp": {
|
|
"Dominant": "Dominant",
|
|
"Initiativ": "Initiativ",
|
|
"Stetig": "Stetig",
|
|
"Gewissenhaft": "Gewissenhaft",
|
|
"Unbekannt": "Unbekannt"
|
|
},
|
|
"anruferIst": {
|
|
"Vermieter": "Vermieter selbst",
|
|
"Kontaktperson": "Kontaktperson d. Vermieters",
|
|
"Großvermieter": "Großvermieter eigener Immobilien",
|
|
"Hausverwaltung": "Hausverwaltung Fremdimmobilien"
|
|
},
|
|
"salutationName": {
|
|
"": "",
|
|
"Mr.": "Herr",
|
|
"Ms.": "Frau"
|
|
}
|
|
},
|
|
"tooltips": {
|
|
"cDISGTyp": "Persönlichkeitstyp nach DISG:\n\nDominant = Schnelles Tempo, fordernder Ton, Fokus auf Ergebnisse.\nInitiativ = Hohe Sprechgeschwindigkeit, emotionale Sprache, sucht Bestätigung.\nStetig = Langsames Tempo, zögernde Pausen, risikoscheu.\nGewissenhaft = Präzise Formulierungen, sucht Daten, skeptisch."
|
|
},
|
|
"labels": {
|
|
"Create Contact": "Portalnutzer erstellen"
|
|
}
|
|
}
|