- Added "Location" field and tooltip to CMietobjekt localization. - Removed CVMHBeteiligte localization files in multiple languages (es_ES, es_MX, fa_IR, fr_FR, hr_HR, hu_HU, id_ID, it_IT, ja_JP, lt_LT, lv_LV, nb_NO, nl_NL, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sk_SK, sl_SI, sr_RS, sv_SE, th_TH, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW). - Deleted CVMHBeteiligte layout definitions and metadata. - Updated Call, Contact, PhoneNumber, and User localization files in German and English. - Removed references to CVMHBeteiligte in various entity definitions and metadata. - Updated configuration file with new cache timestamp.
43 lines
1.4 KiB
JSON
43 lines
1.4 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",
|
|
"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"
|
|
}
|
|
},
|
|
"tooltips": {
|
|
"lage": "Location within the property (e.g. ground floor left, 1st floor right)"
|
|
}
|
|
} |