Given:
- The translations file are cached in the locale storage
When:
- A user upgrade the platform to a newer version.
Observed behavior:
- A potential new translation file is not applied, so that all users need to clear the local storage of the browser.
Expected behavior:
- The webapps always use the latest translation file.