Add "rubrum" field to CAkten localization and metadata; update layout and configuration files

This commit is contained in:
2026-03-26 10:06:00 +01:00
parent 6ac852b42a
commit 8e7bb9f141
6 changed files with 23 additions and 15 deletions

View File

@@ -25,7 +25,8 @@
"globalSyncStatus": "Globaler Sync-Status",
"globalLastSync": "Globaler letzter Sync",
"syncSchalter": "Sync aktiv",
"dokumentes": "Dokumente"
"dokumentes": "Dokumente",
"rubrum": "Rubrum"
},
"options": {
"syncStatus": {
@@ -73,6 +74,7 @@
"aiSyncEnabled": "KI-Synchronisation für diese Akte aktivieren oder deaktivieren",
"globalSyncStatus": "Übergreifender Sync-Status über alle Synchronisationssysteme",
"globalLastSync": "Zeitpunkt des letzten Sync-Vorgangs über alle Systeme",
"syncSchalter": "Globaler Sync-Schalter: aktiviert oder deaktiviert alle Synchronisationen für diese Akte"
"syncSchalter": "Globaler Sync-Schalter: aktiviert oder deaktiviert alle Synchronisationen für diese Akte",
"rubrum": "Rubrum der Akte aus Advoware (Kurzbezeichnung der Parteien)"
}
}