Fix issues with initial language loading
On the initial page load, the translations are not loaded correctly. It showed the translation key instead. Only after switching the language, the translations were loaded correctly.
This MR fixes this.
On the initial page load, the translations are not loaded correctly. It showed the translation key instead. Only after switching the language, the translations were loaded correctly.
This MR fixes this.