- Updated translations in CAdressen, CBeteiligte, CDokumente, CMietobjekt, CVmhErstgespraech, CVmhMietverhltnis, CVmhRumungsklage to improve clarity and consistency. - Added new fields and links for better user experience in German and English. - Modified layout configurations for CMietobjekt and CVmhMietverhltnis to include additional details and improve navigation. - Removed deprecated fields from CVmhRumungsklage metadata. - Updated configuration timestamps for cache management.
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"fields": {
|
|
"anschrift": "Address",
|
|
"anschriftStreet": "Street",
|
|
"anschriftCity": "City",
|
|
"anschriftState": "State",
|
|
"anschriftCountry": "Country",
|
|
"anschriftPostalCode": "Postal Code",
|
|
"anschriftMap": "Map",
|
|
"objekttyp": "Property Type",
|
|
"vmhMietverhltnises2Mietobjekt": "Tenancies",
|
|
"contact2mietobjekt": "Contacts",
|
|
"contactsMietobjekt": "Portal Users",
|
|
"dokumentesMietobjekt": "Documents"
|
|
},
|
|
"links": {
|
|
"vmhMietverhltnises2Mietobjekt": "Tenancies",
|
|
"contact2mietobjekt": "Contacts",
|
|
"contactsMietobjekt": "Portal Users",
|
|
"dokumentesMietobjekt": "Documents"
|
|
},
|
|
"labels": {
|
|
"Create CMietobjekt": "Create Mietobjekt"
|
|
},
|
|
"options": {
|
|
"objekttyp": {
|
|
"GesamtesGrundstück": "Gesamtes Grundstück",
|
|
"Wohnhaus": "Wohnhaus (ohne Grundstück)",
|
|
"Wohnung": "Wohnung",
|
|
"Zimmer": "Zimmer",
|
|
"Garage": "Garage",
|
|
"Keller": "Keller",
|
|
"Bürogebäude": "Bürogebäude",
|
|
"Büro": "Büro",
|
|
"Gewerbehalle": "Gewerbehalle",
|
|
"Sonstiges": "Sonstiges"
|
|
}
|
|
}
|
|
} |