feat(conversations): add swap button (#32)

Adds a button between the two person typeaheads that swaps sender and
receiver, then reloads the conversation view.

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

View File

@@ -140,6 +140,7 @@
"conv_empty_text": "Die Korrespondenz wird hier angezeigt.",
"conv_no_results_heading": "Keine Dokumente gefunden.",
"conv_no_results_text": "Versuchen Sie, den Zeitraum anzupassen.",
"conv_swap_btn": "Personen tauschen",
"admin_heading": "Admin Dashboard",
"admin_tab_users": "Benutzer",