mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Fix language loading. Closes #207
This commit is contained in:
parent
99862c2f9a
commit
921391ffcd
7 changed files with 261 additions and 32 deletions
|
@ -68,8 +68,8 @@
|
|||
"date-fns": "^2.28.0",
|
||||
"dequal": "^2.0.2",
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^21.6.11",
|
||||
"i18next-browser-languagedetector": "^6.1.3",
|
||||
"i18next": "^21.6.14",
|
||||
"i18next-browser-languagedetector": "^6.1.4",
|
||||
"initials": "^3.1.2",
|
||||
"lodash": "^4.17.20",
|
||||
"node-sass": "^7.0.1",
|
||||
|
@ -79,7 +79,7 @@
|
|||
"react-datepicker": "^4.6.0",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-dropzone": "^12.0.1",
|
||||
"react-i18next": "^11.15.4",
|
||||
"react-i18next": "^11.16.2",
|
||||
"react-input-mask": "^2.0.4",
|
||||
"react-markdown": "^8.0.0",
|
||||
"react-redux": "^7.2.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue