feat(documents): timeline date-range filter with density bars (#385) #478

Merged
marcel merged 52 commits from feat/issue-385-timeline-density-filter into main 2026-05-08 12:27:17 +02:00
3 changed files with 0 additions and 12 deletions
Showing only changes of commit c9fb677499 - Show all commits

View File

@@ -1049,10 +1049,6 @@
"timeline_aria_label": "Zeitachse Dokumentdichte",
"timeline_clear_selection": "Auswahl zurücksetzen",
"timeline_count_label": "Dok.",
"timeline_loading": "Lade Zeitachse…",
"timeline_filtered_count": "{count} Dokumente im Zeitraum",
"timeline_zoom_in": "Zeitraum vergrößern",
"timeline_zoom_reset": "Zurück zur Übersicht",
"timeline_dragging_aria_live": "Zeitraum {from} bis {to} ausgewählt"
}

View File

@@ -1049,10 +1049,6 @@
"timeline_aria_label": "Document density timeline",
"timeline_clear_selection": "Clear selection",
"timeline_count_label": "docs",
"timeline_loading": "Loading timeline…",
"timeline_filtered_count": "{count} documents in range",
"timeline_zoom_in": "Zoom in",
"timeline_zoom_reset": "Reset zoom",
"timeline_dragging_aria_live": "Range {from} to {to} selected"
}

View File

@@ -1049,10 +1049,6 @@
"timeline_aria_label": "Cronología de densidad de documentos",
"timeline_clear_selection": "Borrar selección",
"timeline_count_label": "docs",
"timeline_loading": "Cargando cronología…",
"timeline_filtered_count": "{count} documentos en el rango",
"timeline_zoom_in": "Acercar",
"timeline_zoom_reset": "Restablecer zoom",
"timeline_dragging_aria_live": "Rango {from} a {to} seleccionado"
}