docs(21): fix Cancel → Keep conversation per copywriting rules

This commit is contained in:
Nexus Dev 2026-04-01 16:04:26 +00:00
parent 3d0a25c9e5
commit 3af6ef7d12

View file

@ -255,7 +255,7 @@ Components to build in Phase 21:
| Delete conversation dialog title | "Delete conversation?" | shadcn Dialog title |
| Delete conversation dialog body | "This conversation and all its messages will be permanently deleted." | Confirms scope |
| Delete confirmation button | "Delete" | `variant="destructive"` |
| Delete cancel button | "Cancel" | `variant="outline"` |
| Delete cancel button | "Keep conversation" | `variant="outline"` |
| Archive action label | "Archive" | Dropdown menu item |
| Pin action label | "Pin" / "Unpin" | Toggle based on pinned state |
| Rename action label | "Rename" | Dropdown menu item |