Skip to content

Make the app rerender when the locale is changed.

Antoine requested to merge ZeHiro/kresus:fix-locale-change into master

!1038 (merged) introduced a regression : the locale change in the onboarding did not trigger a re-render of the app. This MR fixes this.

Merge request reports