1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

Fix language detection for some browsers

This commit is contained in:
Maksim Eltyshev 2020-04-11 01:02:08 +05:00
parent fd707b6da5
commit 202abacaec
8 changed files with 148 additions and 28 deletions

View file

@ -51,7 +51,7 @@
"date-fns": "^2.12.0",
"dequal": "^1.0.0",
"history": "^4.10.1",
"i18next": "^19.4.0",
"i18next": "^19.4.1",
"i18next-browser-languagedetector": "^4.0.2",
"initials": "^3.0.1",
"lodash": "^4.17.15",