Skip to content

Localization roadmap #1017

@coppolaemilio

Description

@coppolaemilio

Now that the initial localization system has been implemented with bf79f99 there are some tasks to consider so I'll open this issue to discuss it and to keep the roadmap somewhere.

Todo:

  • Make the language selector accessible via the keyboard (right now it is just skipped)
  • Recognize browser language to automatically redirect users to their language if available
  • Save a cookie for what language preference
  • Redirect user when they visit a page that's available in their preferred language. This should overwrite the automatic redirects from recognizing the browser in the previous point.
  • Add a way to localize blogposts (not all blogposts will be localized, but for big releases we could and I'm sure the community will want to contribute to this)
  • Write the information in the readme.md about how to translate the site
  • Figure out a better system to handle updates of source strings and propagating to translation catalogs, e.g. with gettext POT/PO files (see Localization roadmap #1017 (comment))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions