feat(timeline): add note toggle i18n keys + regenerate api.ts (REQ-001/007)
Adds timeline_note_show_more / _show_less Paraglide keys (de/en/es) for the expand/collapse affordance on long event notes. Regenerates api.ts to include description?: string on TimelineEntryDTO. Refs #844 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1069,6 +1069,8 @@
|
||||
"timeline_filter_trigger_active": "Filtro ({count} activos)",
|
||||
"timeline_filter_reset": "Restablecer filtros",
|
||||
"timeline_filter_empty_state": "Ninguna entrada coincide con estos filtros.",
|
||||
"timeline_note_show_more": "mostrar más",
|
||||
"timeline_note_show_less": "mostrar menos",
|
||||
"event_editor_new_title": "Nuevo evento",
|
||||
"event_editor_edit_title": "Editar evento",
|
||||
"event_editor_section_when": "Cuándo",
|
||||
|
||||
Reference in New Issue
Block a user