feat: add react-i18next package for internationalization support

This commit is contained in:
louiscklaw
2025-06-19 17:10:03 +08:00
parent 65f9b83c9f
commit b923410f99

View File

@@ -34,6 +34,7 @@
"react-confetti": "^6.4.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.57.0",
"react-i18next": "^15.5.3",
"react-iconly": "^2.2.10",
"react-leaflet": "^4.2.1",
"react-markdown": "^10.1.0",
@@ -96,4 +97,4 @@
"tsc": "tsc --noEmit"
},
"version": "0.0.1"
}
}