lbry.com/content/bounty/web-i18n.md
2016-09-07 22:01:30 -04:00

17 lines
568 B
Markdown

---
category: web
title: Internationalization of lbry.io
award: 1000
status: complete
date: '2016-07-01'
---
lbry.io already has a partial internationalization framework and some translations, but additional work is required before they can be enabled.
To complete this bounty, lbry.io must be modified to:
- Allow modification of your selected language in the navigation
- Storing selected language in the user session
- Reverse look-up your IP and choose a default language if a user has not selected one
[`lbry.io` on GitHub](https://github.com/lbryio/lbry.io)