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

@@ -12,7 +12,7 @@
"autoapplymietverhaltnisportaluser": "Apply Portal User from Tenancy",
"advowareindexid": "Advoware Index ID",
"contactsAdressen": "Portal Users",
"betnr": "Advoware Identifier",
"adressid": "Advoware Identifier",
"advowareLastSync": "Advoware Last Sync",
"syncStatus": "Sync Status"
},

View File

@@ -10,7 +10,7 @@
"freigeschalteteNutzer": "Authorized Users",
"collaborators": "Collaborators",
"advowareAktenzeichen": "Advoware File Number",
"betnr": "Case Number",
"aktennr": "Case Number",
"advowareLastSync": "Last Sync",
"syncStatus": "Sync Status",
"beendigungsTatbestand": "Termination Event",
@@ -95,7 +95,7 @@
},
"tooltips": {
"advowareAktenzeichen": "File number from Advoware for synchronization",
"betnr": "Case number from Advoware",
"aktennr": "Case number from Advoware",
"syncStatus": "Synchronization status with Advoware",
"sendungsverfolgungsnummer": "Tracking number for registered mail",
"mietrueckstand": "Total amount of rent arrears (only for termination reason rent arrears)",

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"
},