Files
espocrm/custom/Espo/Custom/Resources/i18n/en_US/CMietobjekt.json

46 lines
1.5 KiB
JSON

{
"fields": {
"anschrift": "Address",
"anschriftStreet": "Street",
"anschriftCity": "City",
"anschriftState": "State",
"anschriftCountry": "Country",
"anschriftPostalCode": "Postal Code",
"anschriftMap": "Map",
"objekttyp": "Property Type",
"lage": "Location",
"vmhMietverhltnises2Mietobjekt": "Tenancies",
"contact2mietobjekt": "Contacts",
"contactsMietobjekt": "Portal Users",
"dokumentesMietobjekt": "Documents"
},
"links": {
"vmhMietverhltnises2Mietobjekt": "Tenancies",
"vmhMietverhltnises": "Tenancies",
"contact2mietobjekt": "Contacts",
"vmhRumungsklages": "Eviction Lawsuits",
"mietinkassos": "Rent Collection",
"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"
}
},
"tooltips": {
"lage": "Location within the property (e.g. ground floor left, 1st floor right)"
}
}