fix(dashboard): audit Second Brain — pistes, erreur briefing, dark, crédits
Some checks failed
CI / Lint, Unit Tests & Build (push) Failing after 1m16s
CI / Deploy production (on server) (push) Has been skipped

Corrige loadPaths sans argument après Echo/IA, bannière si briefing en échec,
checklist connexion inversée, skeletons dark, libellé usage = solde unique.
This commit is contained in:
Antigravity
2026-07-16 21:08:48 +00:00
parent a77f3ffb6e
commit e8ee53c815
6 changed files with 99 additions and 50 deletions

View File

@@ -4218,7 +4218,9 @@
"widgetAgentActivityEmpty": "No agent activity in the last 48 hours.",
"widgetPinnedEmpty": "No pinned notes yet.",
"widgetActivityHint": "Notes edited over the last 90 days.",
"widgetUsageHint": "Monthly AI usage by feature.",
"widgetUsageHint": "Single AI credit balance (all features).",
"briefingLoadError": "Could not load the dashboard.",
"briefingRetry": "Retry",
"widgetCategories": {
"essential": "Essentials",
"paths": "Paths & review",

View File

@@ -4224,7 +4224,9 @@
"widgetAgentActivityEmpty": "Aucune activité d'agent sur les 48 dernières heures.",
"widgetPinnedEmpty": "Aucune note épinglée pour l'instant.",
"widgetActivityHint": "Notes modifiées sur les 90 derniers jours.",
"widgetUsageHint": "Consommation IA mensuelle par fonctionnalité.",
"widgetUsageHint": "Solde unique de crédits IA (toutes les fonctions).",
"briefingLoadError": "Impossible de charger le tableau de bord.",
"briefingRetry": "Réessayer",
"widgetCategories": {
"essential": "Essentiels",
"paths": "Pistes & revue",