LN-Juggernaut / juggernaut-desktop

Decentralized messaging and payments
https://www.getjuggernaut.com
MIT License
131 stars 14 forks source link

internationalization #17

Open johncantrell97 opened 4 years ago

johncantrell97 commented 4 years ago

This is a big one but better to get it done sooner rather than later. Currently all strings in the application are hardcoded in english. Need to pick one of the popular react intl libraries and extract all strings to a config for english with the ability to add translations easily. Part of this should also be setting up a process for getting translations done for other languages.