Integrate the menu from the mockup in the app.
We need to add a linter to the i18n package, we are mainly interested by the jest linting rules so we create a jest eslint config pluggable our other configs and to the i18n eslint config.
Design static LanguagePicker, we will add the interactivity later.
Design static Header, we will add the interactivity later.