Add Health and Spend for Admins
This commit is contained in:
@@ -221,6 +221,21 @@
|
||||
"confirmDelete": "Endgültig löschen",
|
||||
"loadingTenants": "Mandanten werden geladen…",
|
||||
"filter_deleted": "Gelöscht",
|
||||
"filter_active": "Aktiv"
|
||||
"filter_active": "Aktiv",
|
||||
"health": "Status",
|
||||
"serviceHealth": "Dienststatus",
|
||||
"vllmDescription": "GPU-Inferenz-Engine",
|
||||
"litellmDescription": "LLM-Proxy & Kostenerfassung",
|
||||
"tenantOverview": "Mandanten-Übersicht",
|
||||
"spendOverview": "Kostenübersicht",
|
||||
"globalSpend": "Gesamtkosten (CHF)",
|
||||
"activeTenants": "Aktive Mandanten",
|
||||
"tenantsWithSpend": "Mandanten mit erfassten Kosten",
|
||||
"refresh": "Aktualisieren",
|
||||
"healthUnavailable": "Statusdaten nicht verfügbar.",
|
||||
"loadingHealth": "Statusdaten werden geladen…",
|
||||
"statusHealthy": "OK",
|
||||
"statusDown": "Ausgefallen",
|
||||
"spendChf": "Kosten (CHF)"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user