aboutsummaryrefslogtreecommitdiffstats
path: root/site/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-10-07 17:25:43 -0700
committerPinapelz <yukais@pinapelz.com>2025-10-07 17:25:50 -0700
commitd7b5b81b5d6ec55d0847b5171c3800a8f7b5c001 (patch)
treed646d8339602599eee64910cd252de0df595bcfe /site/package.json
parent014443ef502eee0c337a5feb2aa0aeebb8d51557 (diff)
feat: add i18n translation (initial JP and EN)
Diffstat (limited to 'site/package.json')
-rw-r--r--site/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/package.json b/site/package.json
index 86cc0ef..a980730 100644
--- a/site/package.json
+++ b/site/package.json
@@ -13,8 +13,12 @@
"@tailwindcss/vite": "^4.1.13",
"@vercel/analytics": "^1.5.0",
"firebase": "^12.3.0",
+ "i18next": "^25.5.3",
+ "i18next-browser-languagedetector": "^8.2.0",
+ "i18next-http-backend": "^3.0.2",
"react": "^19.1.1",
"react-dom": "^19.1.1",
+ "react-i18next": "^16.0.0",
"react-router-dom": "^7.9.1",
"reactjs-popup": "^2.0.6",
"tailwindcss": "^4.1.13"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage