Merge pull request #779 from rjmacarthy/internal/internationalization

website: Enable i18n internationalization and refactor index page
This commit is contained in:
Keith Stevens
2023-01-18 14:28:12 +09:00
committed by GitHub
13 changed files with 375 additions and 200 deletions
+2
View File
@@ -50,6 +50,7 @@
"install": "^0.13.0",
"next": "13.0.6",
"next-auth": "^4.18.6",
"next-i18next": "^13.0.3",
"nodemailer": "^6.8.0",
"npm": "^9.2.0",
"postcss-focus-visible": "^7.1.0",
@@ -57,6 +58,7 @@
"react-dom": "18.2.0",
"react-feature-flags": "^1.0.0",
"react-hook-form": "^7.42.1",
"react-i18next": "^12.1.4",
"react-icons": "^4.7.1",
"react-table": "^7.8.0",
"sharp": "^0.31.3",