feat: Update identifiers in JSON files and improve terminal command approvals

This commit is contained in:
2026-01-25 13:18:48 +01:00
parent 1bd3729791
commit 146a046a0e
20 changed files with 36 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
{
"fields": {
"advowareAktenzeichen": "Advoware Case Number",
"betnr": "Advoware Identifier",
"aktennr": "Advoware Identifier",
"advowareLastSync": "Advoware Last Sync",
"syncStatus": "Sync Status",
"klaeger": "Plaintiff",
@@ -38,7 +38,7 @@
},
"tooltips": {
"advowareAktenzeichen": "Case number from Advoware system",
"betnr": "Unique collection number from Advoware",
"aktennr": "Unique collection number from Advoware",
"advowareLastSync": "Time of last synchronization with Advoware",
"syncStatus": "Synchronization status: clean = successful, unclean = discrepancies, failed = error"
},