mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
766 B
766 B
category | title | award | status | date |
---|---|---|---|---|
browser | Internationalization of LBRY App | 2000 | complete | 2016-07-01 |
The LBRY App is currently lacking support for internationalization.
To complete this bounty, lbry-desktop must be modified as follows:
- Add gettext internationalization calls to the React app
- Store selected language in the user settings
- Load and perform translation based on language settings
- Existing component text and messaging must be wrapped in translation calls
It is probably a good idea to consult with our development team on Discord chat or via email before completing this bounty in its entirety.