feat(timeline): thread event clustering through TimelineView; drop the grouping meta segment
TimelineView builds the event lookup once over the whole timeline and threads it (plus canWrite) to every YearBand, so a curated event's letters cluster under it inline. The /zeitstrahl meta-line drops its 'Gruppierung: Datum' segment (toggle-free view, REQ-011); the now-unused timeline_grouping_date key is removed from de/en/es and the messages parity guard, which now asserts the new show-more/less keys. Refs #850
This commit is contained in:
@@ -1049,7 +1049,6 @@
|
||||
"timeline_derived_birth": "Nacimiento",
|
||||
"timeline_derived_death": "Fallecimiento",
|
||||
"timeline_derived_marriage": "Matrimonio",
|
||||
"timeline_grouping_date": "Agrupación: Fecha",
|
||||
"timeline_provenance_derived": "derivado",
|
||||
"timeline_provenance_curated": "curado",
|
||||
"timeline_bucket_show_more": "+ {count} cartas más",
|
||||
|
||||
Reference in New Issue
Block a user