Skip to content

Commit d2fad42

Browse files
authored
Merge pull request #6 from NGO-Algorithm-Audit/rl/add-translations
Rl/add translations
2 parents 59fcd0b + f0432d9 commit d2fad42

19 files changed

+698
-285
lines changed

package-lock.json

Lines changed: 84 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,16 @@
3535
"clsx": "^2.1.1",
3636
"cmdk": "^1.0.0",
3737
"d3": "^7.9.0",
38+
"i18next": "^24.0.2",
39+
"i18next-browser-languagedetector": "^8.0.0",
3840
"lucide-react": "^0.436.0",
3941
"papaparse": "^5.4.1",
4042
"pyodide": "0.26.2",
4143
"react": "^18.3.1",
4244
"react-dom": "^18.3.1",
4345
"react-dropzone": "^14.2.3",
4446
"react-hook-form": "^7.53.0",
47+
"react-i18next": "^15.1.1",
4548
"react-markdown": "^9.0.1",
4649
"react-to-print": "^3.0.1",
4750
"tailwind-merge": "^2.5.2",

0 commit comments

Comments
 (0)