Add release version deployed to config endpoint in order to display release info in La Régie footer.
- update translations and tests
NEXT_PUBLIC_FEATURE_TEAM is a buid-time env variable, it is not easy to overload it per environment. We will use the config endpoint to get the feature flag at runtime. To do so, we are using the ConfigStore.