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": "Keine Dokumente gefunden.",
"conv_no_results_text": "Versuchen Sie, den Zeitraum anzupassen.",
"conv_swap_btn": "Personen tauschen",
"conv_summary": "{count} Dokumente · {yearFrom}{yearTo}",
"admin_heading": "Admin Dashboard",
"admin_tab_users": "Benutzer",