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": "The correspondence will be shown here.",
"conv_no_results_heading": "No documents found.",
"conv_no_results_text": "Try adjusting the time period.",
"conv_swap_btn": "Swap persons",
"admin_heading": "Admin Dashboard",
"admin_tab_users": "Users",