When you want to add or remove a new language from the supported languages, you must also update the VITE_SUPPORTED_LOCALES variable in the src/.env.dev, src/.env.prod files.
VITE_DEFAULT_LOCALE=tr
VITE_FALLBACK_LOCALE=en
VITE_SUPPORTED_LOCALES=en,tr
VITE_API_URL=http://demo.local/api
VITE_LICENSE_KEY=