Skip to content

Remove redirection functionality of language selector

Step 1: What is changing in this MR?

  • Remove dynamic redirections to localized pages in order to fix SEO as the links need to be already rendered in the DOM and not after the user clicks a link.
  • Remove automatic redirections based on the users selected language in the localStorage
  • Adjust the language in the footer to show the page language and not the user's selected language in the localStorage

Review App

Closes #148 (closed)

Edited by John Arias Castillo

Merge request reports

Loading