Merge pull request #3134 from overleaf/as-react-i18n

Load translations in the frontend using react-i18next

GitOrigin-RevId: 4e6ab1befcd783db2b3255bb4d04dc18e710a3dc
This commit is contained in:
Alasdair Smith
2020-09-05 02:05:04 +00:00
committed by Copybot
parent 473e9d32f2
commit 617fe024bc
12 changed files with 208 additions and 14 deletions
+1
View File
@@ -122,6 +122,7 @@
"react": "^16.13.1",
"react-bootstrap": "^0.33.1",
"react-dom": "^16.13.1",
"react-i18next": "^11.7.1",
"react2angular": "^4.0.6",
"redis-sharelatex": "^1.0.13",
"request": "^2.88.2",