feat(timeline): add the "Ereignis hinzufügen" CTA to the Zeitstrahl header
Wrap the heading in a flex-wrap header so the gated add-event link drops below the title at narrow widths instead of overflowing; the CTA targets #781's /zeitstrahl/events/new and only shows for a WRITE_ALL viewer. Also thread canWrite into TimelineView so a curator sees the edit pencils on the real page. New i18n key timeline_add_event in de/en/es. Refs #842 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1035,6 +1035,7 @@
|
||||
"nav_geschichten": "Historias",
|
||||
"nav_zeitstrahl": "Línea de tiempo",
|
||||
"timeline_heading": "Línea de tiempo",
|
||||
"timeline_add_event": "Añadir evento",
|
||||
"timeline_empty_state": "Aún no hay eventos.",
|
||||
"timeline_undated_section": "Sin Fecha",
|
||||
"timeline_unknown_person": "Desconocido",
|
||||
|
||||
Reference in New Issue
Block a user