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:
@@ -9,6 +9,12 @@
|
||||
"name": "objekttyp"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "lage"
|
||||
},
|
||||
false
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "anschrift"
|
||||
|
||||
@@ -8,9 +8,21 @@
|
||||
"history": {
|
||||
"disabled": true
|
||||
},
|
||||
"_tabBreak_2": {
|
||||
"_tabBreak_5": {
|
||||
"index": 0,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Mietobjekt"
|
||||
},
|
||||
"vmhMietobjekt2Mietverhltnis": {
|
||||
"dynamicLogicVisible": null,
|
||||
"style": "info",
|
||||
"dynamicLogicStyled": null,
|
||||
"sticked": false,
|
||||
"index": 1
|
||||
},
|
||||
"_tabBreak_2": {
|
||||
"index": 2,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Freigegebene Nutzer"
|
||||
},
|
||||
"contactsMietverhltnis": {
|
||||
@@ -18,38 +30,38 @@
|
||||
"style": "warning",
|
||||
"dynamicLogicStyled": null,
|
||||
"sticked": true,
|
||||
"index": 1
|
||||
"index": 3
|
||||
},
|
||||
"_tabBreak_0": {
|
||||
"index": 2,
|
||||
"index": 4,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Vermieter"
|
||||
},
|
||||
"vmhbeteiligtevermieter": {
|
||||
"index": 3
|
||||
"index": 5
|
||||
},
|
||||
"_tabBreak_1": {
|
||||
"index": 4,
|
||||
"index": 6,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Mieter"
|
||||
},
|
||||
"vmhbeteiligtemieter": {
|
||||
"index": 5
|
||||
"index": 7
|
||||
},
|
||||
"_tabBreak_3": {
|
||||
"index": 6,
|
||||
"index": 8,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Sonstige Bewohner"
|
||||
},
|
||||
"sonstigebesitzervmhmietverhltnis": {
|
||||
"index": 7
|
||||
"index": 9
|
||||
},
|
||||
"_tabBreak_4": {
|
||||
"index": 8,
|
||||
"index": 10,
|
||||
"tabBreak": true,
|
||||
"tabLabel": "Dokumente"
|
||||
},
|
||||
"dokumentesvmhMietverhltnisse": {
|
||||
"index": 9
|
||||
"index": 11
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user