docs(21): fix Cancel → Keep conversation per copywriting rules
This commit is contained in:
parent
3d0a25c9e5
commit
3af6ef7d12
1 changed files with 1 additions and 1 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue