enable i18n support for russian-only

This commit is contained in:
maxim
2025-02-19 14:17:48 +03:00
parent 5d3c6fe7f9
commit 774c01d9b7
5 changed files with 101 additions and 0 deletions

View File

@ -19,9 +19,11 @@
"@refinedev/react-router": "^1.0.0",
"@refinedev/simple-rest": "^5.0.1",
"axios": "^1.7.9",
"i18next": "^24.2.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-hook-form": "^7.30.0",
"react-i18next": "^15.4.1",
"react-router": "^7.0.2"
},
"devDependencies": {