feat(i18n): add unknown sender/receiver fallback labels for document grouping

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-04-20 09:44:58 +02:00
parent 4e1d0b1cf0
commit 06ba11a743
3 changed files with 6 additions and 0 deletions

View File

@@ -80,6 +80,8 @@
"docs_empty_heading": "No documents found",
"docs_empty_text": "Try adjusting the filters or changing the search term.",
"docs_empty_btn_clear": "Clear all filters",
"docs_group_unknown_sender": "Unknown sender",
"docs_group_unknown_receiver": "Unknown recipient",
"docs_list_from": "From",
"docs_list_to": "To",
"docs_list_content": "Content",