Issue Summary
There are multiple keys with same values, in the apps/web/public/static/locales/en/common.json
These keys with duplicate values shouldn't exist.
Steps to Reproduce
- clone the repo locally
- install the packages
- setup the
.env files
- start server with
yarn dx or yarn dev

Issue Summary
There are multiple keys with same values, in the
apps/web/public/static/locales/en/common.jsonThese keys with duplicate values shouldn't exist.
Steps to Reproduce
.envfilesyarn dxoryarn dev