• 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
.github Loading commit data...
.storybook Loading commit data...
cypress Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.nvmrc Loading commit data...
.prettierrc Loading commit data...
.yarnrc Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js Loading commit data...
cypress.json Loading commit data...
lingui.config.js Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...