- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 197
 
Open
Labels
discussionenhancementtopic:backendIssues and PRs related to the backend and the build systemIssues and PRs related to the backend and the build systemtopic:contentIssues and PRs related to static contentIssues and PRs related to static contenttopic:i18n
Description
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
Labels
discussionenhancementtopic:backendIssues and PRs related to the backend and the build systemIssues and PRs related to the backend and the build systemtopic:contentIssues and PRs related to static contentIssues and PRs related to static contenttopic:i18n