Oleg Isonen af5d61dfc7 feat: Rename "remove" to "detach" in token menu (#4814)
## Description


[Discussion](https://discord.com/channels/955905230107738152/1334251272127119430/1335002117961678948)

Difference between delete and remove is too subtle. Detach is clearer

## Steps for reproduction

1. click button
2. expect xyz

## Code Review

- [ ] hi @kof, I need you to do
  - conceptual review (architecture, feature-correctness)
  - detailed review (read every line)
  - test it on preview

## Before requesting a review

- [ ] made a self-review
- [ ] added inline comments where things may be not obvious (the "why",
not "what")

## Before merging

- [ ] tested locally and on preview environment (preview dev login:
0000)
- [ ] updated [test
cases](https://github.com/webstudio-is/webstudio/blob/main/apps/builder/docs/test-cases.md)
document
- [ ] added tests
- [ ] if any new env variables are added, added them to `.env` file
2025-02-03 10:55:37 +01:00
..