feat: add i18n for multi languages
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
"zustand": "^4.5.2",
|
||||
"zod": "^3.22.4",
|
||||
"nanoid": "^5.0.7",
|
||||
"@hookform/resolvers": "^3.3.4"
|
||||
"@hookform/resolvers": "^3.3.4",
|
||||
"i18next": "^23.11.5",
|
||||
"react-i18next": "^14.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/leaflet": "^1.9.12",
|
||||
|
Reference in New Issue
Block a user