fix: Update synchronization status messages and add "no_sync" option; adjust microtime and cacheTimestamp in config and state files; add beforeSaveScripts for Advoware sync status management
This commit is contained in:
@@ -99,13 +99,14 @@
|
||||
"pending_sync": "Warte auf Sync",
|
||||
"clean": "Synchronisiert",
|
||||
"unclean": "Änderungen ausstehend",
|
||||
"failed": "Fehler"
|
||||
"failed": "Fehler",
|
||||
"no_sync": "Kein Sync"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
"advowareAktenzeichen": "Aktenzeichen aus Advoware für die Synchronisation",
|
||||
"aktennr": "Eindeutige Kündigungs-Nummer aus Advoware",
|
||||
"syncStatus": "Status der Synchronisation mit Advoware",
|
||||
"syncStatus": "Status der Advoware-Synchronisation: pending_sync = Warte auf Sync, clean = erfolgreich synchronisiert, unclean = Änderungen ausstehend, failed = Fehler, no_sync = Nicht synchronisiert",
|
||||
"sendungsverfolgungsnummer": "Sendungsverfolgungsnummer für Einschreiben",
|
||||
"mietrueckstand": "Gesamthöhe des Mietrückstands (nur bei Kündigungsgrund Mietrückstand)",
|
||||
"mietkaution": "Einbehaltene oder ausstehende Mietkaution",
|
||||
|
||||
Reference in New Issue
Block a user