fix: Add "no_sync" status to CDokumente translations; update microtime values in config and state files

This commit is contained in:
2026-03-08 20:09:14 +01:00
parent 81a690277f
commit 926b6d9719
5 changed files with 14 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1772994520,
'microtimeState' => 1772994520.277133,
'cacheTimestamp' => 1772996942,
'microtimeState' => 1772996942.72175,
'currencyRates' => [
'EUR' => 1.0
],