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

@@ -5,7 +5,7 @@
"ydocumentuuid": "Y-Document-UUID",
"md5sum": "MD5-Prüfsumme",
"sha256": "SHA256-Prüfsumme",
"betnr": "Advoware Identifikator",
"aktennr": "Advoware Identifikator",
"advowareLastSync": "Advoware letzte Synchronisation",
"syncStatus": "Sync-Status",
"contactsvmhdokumente": "Freigegebene Nutzer",
@@ -33,7 +33,7 @@
"Create CDokumente": "Dokument erstellen"
},
"tooltips": {
"betnr": "Eindeutige Dokument-Nummer aus Advoware",
"aktennr": "Eindeutige Dokument-Nummer aus Advoware",
"advowareLastSync": "Zeitpunkt der letzten Synchronisation mit Advoware",
"syncStatus": "Status der Synchronisation: clean = erfolgreich, unclean = Abweichungen, failed = Fehler"
},