mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-11 10:39:53 +05:30
feat: add internationalization support
This commit is contained in:
parent
3b702b260c
commit
f22bb8bd57
149 changed files with 2807 additions and 1045 deletions
|
|
@ -41,6 +41,7 @@
|
|||
"@types/lodash": "^4.17.5",
|
||||
"@types/morsee": "^1.0.2",
|
||||
"@types/omggif": "^1.0.5",
|
||||
"@types/react-i18next": "^7.8.3",
|
||||
"browser-image-compression": "^2.0.2",
|
||||
"buffer": "^6.0.3",
|
||||
"color": "^4.2.3",
|
||||
|
|
@ -49,6 +50,7 @@
|
|||
"dayjs": "^1.11.13",
|
||||
"fast-xml-parser": "^5.2.5",
|
||||
"formik": "^2.4.6",
|
||||
"i18next": "^25.3.2",
|
||||
"jimp": "^0.22.12",
|
||||
"js-quantities": "^1.8.0",
|
||||
"jszip": "^3.10.1",
|
||||
|
|
@ -68,6 +70,7 @@
|
|||
"react-dom": "^18.3.1",
|
||||
"react-filerobot-image-editor": "^4.9.1",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-i18next": "^15.6.0",
|
||||
"react-image-crop": "^11.0.7",
|
||||
"react-konva": "^18.2.10",
|
||||
"react-router-dom": "^6.23.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue