• Justin Domingue's avatar
    feat(i18n): improve i18n (#1692) · c4846c88
    Justin Domingue authored
    * replaced i18next with lingui
    
    * integrate lingui in i18n and update dev setup
    
    * updated components to @lingui
    
    * fix compile error after rebase
    
    * detect locale
    
    * add all previous languages to linguirc
    
    * address pr feedback
    
    * remove it for now
    
    * ignore generate *js files, various fixes
    
    * added more translations
    
    * fixed yarn build command
    
    * wrapped more hardcoded english around <Trans>
    
    * finished second round of translations
    
    * added support for pseudo-en locale
    
    * improvements
    
    * moved copy.tsx to different branch
    
    * moved extra files to different branch
    
    * regenerated po
    
    * clean up
    
    * more fixes
    
    * regenerate po
    
    * remove messages.js
    
    * clean up
    
    * addressed pr feedback
    
    * regenerated po
    c4846c88
Name
Last commit
Last update
..
CommonBases.tsx Loading commit data...
CurrencyList.tsx Loading commit data...
CurrencySearch.tsx Loading commit data...
CurrencySearchModal.tsx Loading commit data...
ImportList.tsx Loading commit data...
ImportRow.tsx Loading commit data...
ImportToken.tsx Loading commit data...
Manage.tsx Loading commit data...
ManageLists.tsx Loading commit data...
ManageTokens.tsx Loading commit data...
SortButton.tsx Loading commit data...
filtering.ts Loading commit data...
sorting.ts Loading commit data...
styleds.tsx Loading commit data...