Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
{
|
||||
"fields": {
|
||||
"portalUser": "Portalnutzer",
|
||||
"advowareAktenzeichen": "Advoware Aktenzeichen",
|
||||
"aktennr": "Advoware Identifikator",
|
||||
"advowareLastSync": "Advoware letzte Synchronisation",
|
||||
"syncStatus": "Sync-Status",
|
||||
"xaiCollectionId": "x.AI Collection ID",
|
||||
"klaeger": "Kläger",
|
||||
"beklagte": "Beklagte",
|
||||
"vmhMietverhltnises": "Mietverhältnisse",
|
||||
@@ -47,19 +42,8 @@
|
||||
"Create CVmhRumungsklage": "Räumungsklage erstellen"
|
||||
},
|
||||
"tooltips": {
|
||||
"advowareAktenzeichen": "Aktenzeichen aus dem Advoware-System",
|
||||
"aktennr": "Eindeutige Klage-Nummer aus Advoware",
|
||||
"advowareLastSync": "Zeitpunkt der letzten 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",
|
||||
"xaiCollectionId": "Collection ID für x.AI Synchronisation"
|
||||
},
|
||||
"options": {
|
||||
"syncStatus": {
|
||||
"pending_sync": "Warte auf Sync",
|
||||
"clean": "Synchronisiert",
|
||||
"unclean": "Änderungen ausstehend",
|
||||
"failed": "Fehlgeschlagen",
|
||||
"no_sync": "Kein Sync"
|
||||
}
|
||||
"gerichtsrubrum": "Rubrum des Gerichtsverfahrens",
|
||||
"gegenstandswert": "Wert des Streitgegenstands",
|
||||
"kuendigungsservice": "Kündigungsservice aktiviert"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user