Skip to content

feat(Localization)!: Localized Marketing Site Release

John Arias Castillo requested to merge navigation-language-selector into main

Step 1: What is changing in this MR?

This is the implementation of the new Language Selector from the Navigation package.

Pages to be released to http://localhost:3000/ - but not to production:

http://localhost:3000/
http://localhost:3000/de-de/
http://localhost:3000/de-de/pricing
http://localhost:3000/fr-fr/
http://localhost:3000/fr-fr/pricing
http://localhost:3000/ja-jp/
http://localhost:3000/a-jp/pricing

Pages in production with content being reviewed by translators:

  1. https://about.gitlab.com/de-de/enterprise/
  2. https://about.gitlab.com/de-de/free-trial/
  3. https://about.gitlab.com/de-de/get-started/
  4. https://about.gitlab.com/de-de/install/
  5. https://about.gitlab.com/de-de/platform/
  6. https://about.gitlab.com/de-de/sales/
  7. https://about.gitlab.com/de-de/small-business/
  8. https://about.gitlab.com/de-de/software-faster/
  9. https://about.gitlab.com/de-de/solutions/startups/
  10. https://about.gitlab.com/de-de/teamops/
  11. https://about.gitlab.com/de-de/topics/devops-platform/
  12. https://about.gitlab.com/fr-fr/enterprise/
  13. https://about.gitlab.com/fr-fr/free-trial/
  14. https://about.gitlab.com/fr-fr/get-started/
  15. https://about.gitlab.com/fr-fr/install/
  16. https://about.gitlab.com/fr-fr/platform/
  17. https://about.gitlab.com/fr-fr/sales/
  18. https://about.gitlab.com/fr-fr/small-business/
  19. https://about.gitlab.com/fr-fr/software-faster/
  20. https://about.gitlab.com/fr-fr/solutions/startups/
  21. https://about.gitlab.com/fr-fr/teamops/
  22. https://about.gitlab.com/fr-fr/topics/devops-platform/
  23. https://about.gitlab.com/ja-jp/enterprise/
  24. https://about.gitlab.com/ja-jp/free-trial/
  25. https://about.gitlab.com/ja-jp/get-started/
  26. https://about.gitlab.com/ja-jp/install/
  27. https://about.gitlab.com/ja-jp/platform/
  28. https://about.gitlab.com/ja-jp/sales/
  29. https://about.gitlab.com/ja-jp/small-business/
  30. https://about.gitlab.com/ja-jp/software-faster/
  31. https://about.gitlab.com/ja-jp/solutions/startups/
  32. https://about.gitlab.com/ja-jp/teamops/
  33. https://about.gitlab.com/ja-jp/topics/devops-platform/

Review App

Related Issue and MR

Related #2411 (closed)

All content is in the process of being reviewed by translators as part of this epic.

Edited by Lauren Barker

Merge request reports