Enhance German and English localization for various entities

- 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.
This commit is contained in:
2026-01-20 15:13:57 +01:00
parent dfc8b952e9
commit b5ba0da5c2
22 changed files with 410 additions and 278 deletions

View File

@@ -1,19 +1,23 @@
{
"fields": {
"anschrift": "Anschrift",
"anschriftStreet": "Anschrift Street",
"anschriftCity": "Anschrift City",
"anschriftState": "Anschrift State",
"anschriftCountry": "Anschrift Country",
"anschriftPostalCode": "Anschrift Postal Code",
"anschriftMap": "Anschrift Map",
"objekttyp": "Objekttyp",
"vmhMietverhltnises2Mietobjekt": "Mietverhältnisse",
"contact2mietobjekt": "Contacts"
"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": "Mietverhältnisse",
"contact2mietobjekt": "Contacts"
"vmhMietverhltnises2Mietobjekt": "Tenancies",
"contact2mietobjekt": "Contacts",
"contactsMietobjekt": "Portal Users",
"dokumentesMietobjekt": "Documents"
},
"labels": {
"Create CMietobjekt": "Create Mietobjekt"