feat(dashboard): empty-state message for ReaderPersonChips

When the top-persons fetch returns an empty list (or fails and
degrades to []), the chip area used to render the heading and the
view-all link with nothing in between, looking like a load failure.
Adds dashboard_reader_no_persons (de/en/es) and renders it above the
chip row.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-05-08 12:49:09 +02:00
committed by marcel
parent b1c2132aa6
commit 7bd477d24e
5 changed files with 12 additions and 0 deletions

View File

@@ -452,6 +452,7 @@
"dashboard_reader_stats_persons": "Personen",
"dashboard_reader_stats_stories": "Geschichten",
"dashboard_reader_person_chips_heading": "Personen",
"dashboard_reader_no_persons": "Noch keine Personen im Archiv.",
"dashboard_reader_all_persons": "Alle Personen →",
"dashboard_reader_drafts_heading": "Meine Entwürfe",
"dashboard_reader_drafts_empty": "Keine Entwürfe",