mirror of
https://github.com/BreizhHardware/Jellystat.git
synced 2026-01-18 16:27:20 +01:00
Add i18next-fs-backend package and update debug mode in localization.js
Update translations and units in statistics.jsx and daily-play-count.jsx Update task descriptions and types in tasklist.jsx
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -36,6 +36,7 @@
|
||||
"http-proxy-middleware": "^2.0.6",
|
||||
"i18next": "^23.8.2",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"i18next-fs-backend": "^2.3.1",
|
||||
"i18next-http-backend": "^2.4.3",
|
||||
"knex": "^2.4.2",
|
||||
"moment": "^2.29.4",
|
||||
@@ -11252,6 +11253,11 @@
|
||||
"@babel/runtime": "^7.23.2"
|
||||
}
|
||||
},
|
||||
"node_modules/i18next-fs-backend": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.3.1.tgz",
|
||||
"integrity": "sha512-tvfXskmG/9o+TJ5Fxu54sSO5OkY6d+uMn+K6JiUGLJrwxAVfer+8V3nU8jq3ts9Pe5lXJv4b1N7foIjJ8Iy2Gg=="
|
||||
},
|
||||
"node_modules/i18next-http-backend": {
|
||||
"version": "2.4.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.4.3.tgz",
|
||||
|
||||
Reference in New Issue
Block a user