Update translations and metadata for CVmhRumungsklage, and synchronize cache timestamps

This commit is contained in:
2026-03-11 09:27:54 +01:00
parent 76c38e8ad4
commit 8438af8f97
4 changed files with 46 additions and 72 deletions

View File

@@ -16,11 +16,7 @@
"collaborators": "Mitarbeiter", "collaborators": "Mitarbeiter",
"vmhVermietersRKL": "Vermieter", "vmhVermietersRKL": "Vermieter",
"cAdvowareAkte": "Advoware-Akte", "cAdvowareAkte": "Advoware-Akte",
"cAdvowareAkteId": "Advoware-Akte ID", "cAICollection": "AI Collection"
"cAdvowareAkteName": "Advoware-Akte Name",
"cAICollection": "AI Collection",
"cAICollectionId": "AI Collection ID",
"cAICollectionName": "AI Collection Name"
}, },
"links": { "links": {
"meetings": "Termine", "meetings": "Termine",

View File

@@ -14,11 +14,7 @@
"gerichtskosten1Instanz": "Court Costs 1st Instance", "gerichtskosten1Instanz": "Court Costs 1st Instance",
"anwaltskosten1Instanz": "Attorney Fees 1st Instance", "anwaltskosten1Instanz": "Attorney Fees 1st Instance",
"cAdvowareAkte": "Advoware File", "cAdvowareAkte": "Advoware File",
"cAdvowareAkteId": "Advoware File ID", "cAICollection": "AI Collection"
"cAdvowareAkteName": "Advoware File Name",
"cAICollection": "AI Collection",
"cAICollectionId": "AI Collection ID",
"cAICollectionName": "AI Collection Name"
}, },
"links": { "links": {
"meetings": "Meetings", "meetings": "Meetings",

View File

@@ -86,24 +86,6 @@
"required": false, "required": false,
"default": 0, "default": 0,
"isCustom": true "isCustom": true
},
"cAdvowareAkteId": {
"type": "varchar",
"len": 17,
"isCustom": true
},
"cAdvowareAkteName": {
"type": "varchar",
"isCustom": true
},
"cAICollectionId": {
"type": "varchar",
"len": 17,
"isCustom": true
},
"cAICollectionName": {
"type": "varchar",
"isCustom": true
} }
}, },
"links": { "links": {

View File

@@ -1,7 +1,7 @@
<?php <?php
return [ return [
'cacheTimestamp' => 1773191162, 'cacheTimestamp' => 1773217601,
'microtimeState' => 1773191162.308811, 'microtimeState' => 1773217601.985202,
'currencyRates' => [ 'currencyRates' => [
'EUR' => 1.0 'EUR' => 1.0
], ],