Skip to content

i18n Integration #91

Description

@artiphishle

ATM you have to manually change the language in the code which is nice for developers but now it's time to integrate internationalization correctly.

Acceptance Criteria

  • Choose the best package to use with Next.js
  • Integrate the package correctly
  • Provide fallbacks, eg. if de_CH but only de_FR available, fallback to de
  • Update <html lang=''> (if not automatically ensured)
  • Add a language switcher to the footer (right side), preferrably with a flag in a select box

Metadata

Metadata

Assignees

No one assigned

    Labels

    architecturerelated to the very fundamental and longterm

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions