feat(conversations): add summary with document count and year range (#31)

Shows a summary line above the conversation listing with total document
count and the year span, e.g. "4 Dokumente · 1923–1965".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-03-20 16:18:48 +01:00
parent ca212e871f
commit 0a1075e03f
4 changed files with 24 additions and 0 deletions

View File

@@ -141,6 +141,7 @@
"conv_no_results_heading": "No se encontraron documentos.",
"conv_no_results_text": "Intente ajustar el período de tiempo.",
"conv_swap_btn": "Intercambiar personas",
"conv_summary": "{count} documentos · {yearFrom}{yearTo}",
"admin_heading": "Panel de administración",
"admin_tab_users": "Usuarios",