Refactor localization and metadata for CVMHBeteiligte

- 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.
This commit is contained in:
2026-01-20 22:43:39 +01:00
parent 5750c4486e
commit 96becef2ba
60 changed files with 168 additions and 733 deletions

View File

@@ -8,6 +8,7 @@
"anschriftPostalCode": "Postal Code",
"anschriftMap": "Map",
"objekttyp": "Property Type",
"lage": "Location",
"vmhMietverhltnises2Mietobjekt": "Tenancies",
"contact2mietobjekt": "Contacts",
"contactsMietobjekt": "Portal Users",
@@ -35,5 +36,8 @@
"Gewerbehalle": "Gewerbehalle",
"Sonstiges": "Sonstiges"
}
},
"tooltips": {
"lage": "Location within the property (e.g. ground floor left, 1st floor right)"
}
}