• 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
..
abis Loading commit data...
assets Loading commit data...
components Loading commit data...
connectors Loading commit data...
constants Loading commit data...
hooks Loading commit data...
locales Loading commit data...
pages Loading commit data...
state Loading commit data...
theme Loading commit data...
types Loading commit data...
utils Loading commit data...
i18n.tsx Loading commit data...
index.tsx Loading commit data...
react-app-env.d.ts Loading commit data...
service-worker.ts Loading commit data...
serviceWorkerRegistration.ts Loading commit data...