Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update live tag in menu (#11143)
<!-- Before opening a pull request, please read the [contributing guidelines](https://github.com/pancakeswap/pancake-frontend/blob/develop/CONTRIBUTING.md) first --> <!-- start pr-codex --> --- ## PR-Codex overview This PR updates the status of an item in the `Menu` component and modifies localization translations. ### Detailed summary - In `apps/web/src/components/Menu/config/config.ts`, changed the `status` text from `SOON` to `NEW` with a corresponding color change from `warning` to `success`. - In `packages/localization/src/config/translations.json`, added a new translation for `NEW` and removed the `SOON` entry. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information