feat: WIP: Initial setup for i18next

This commit is contained in:
Ased Mammad
2024-03-01 08:10:36 +03:30
parent 9b86e0bb41
commit fab89a76b1
17 changed files with 180 additions and 25 deletions

View File

@@ -45,6 +45,9 @@
"dayjs": "^1.11.10",
"file-saver": "^2.0.5",
"highlight.js": "^11.9.0",
"i18next": "^23.10.0",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-resources-to-backend": "^1.2.0",
"idb": "^7.1.1",
"js-sha256": "^0.10.1",
"katex": "^0.16.9",
@@ -53,4 +56,4 @@
"tippy.js": "^6.3.7",
"uuid": "^9.0.1"
}
}
}