diff --git a/03_source/mobile/package.json b/03_source/mobile/package.json index bb4624e..83ac144 100644 --- a/03_source/mobile/package.json +++ b/03_source/mobile/package.json @@ -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" -} \ No newline at end of file +}