lbry.com/content/bounty/web-i18n.md
ポール ウェッブ 3094dda001 Redesign
2019-03-19 08:55:04 -05:00

16 lines
567 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)