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

@@ -57,46 +57,5 @@
"noteText": null,
"noteStyle": "info",
"customLabel": "Beendigung"
},
{
"rows": [
[
{
"name": "anschrift"
},
{
"name": "anschriftMap"
}
]
],
"dynamicLogicVisible": null,
"style": "info",
"dynamicLogicStyled": null,
"tabBreak": false,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Anschrift"
},
{
"rows": [
[
{
"name": "objekttyp"
},
{
"name": "lage"
}
]
],
"dynamicLogicVisible": null,
"style": "primary",
"dynamicLogicStyled": null,
"tabBreak": false,
"tabLabel": null,
"hidden": false,
"noteText": null,
"noteStyle": "info",
"customLabel": "Lage"
}
]