- Created localization JSON files for multiple languages (e.g., Danish, German, Greek, English, Spanish, etc.) for CAkten and CAktenCDokumente. - Added layout configurations for CAkten, including detail views, side panels, and bottom panels. - Implemented metadata definitions for CAkten, including field definitions, relationship panels, and scopes. - Introduced new JSON files for managing document relationships and listing configurations.
15 lines
293 B
PHP
15 lines
293 B
PHP
<?php
|
|
return [
|
|
'cacheTimestamp' => 1774486498,
|
|
'microtimeState' => 1774486498.980586,
|
|
'currencyRates' => [
|
|
'EUR' => 1.0
|
|
],
|
|
'appTimestamp' => 1774379504,
|
|
'version' => '9.3.4',
|
|
'latestVersion' => '9.3.4',
|
|
'latestExtensionVersions' => [
|
|
'Advanced Pack' => '3.12.1'
|
|
]
|
|
];
|