feat: add internationalization support with next-intl

This commit is contained in:
beilunyang
2025-10-13 00:57:32 +08:00
parent 0fcc4b9e85
commit d175017b51
46 changed files with 1436 additions and 432 deletions

View File

@@ -40,6 +40,7 @@
"nanoid": "^5.0.6",
"next": "^15.1.5",
"next-auth": "5.0.0-beta.25",
"next-intl": "^4.3.12",
"next-pwa": "^5.6.0",
"next-themes": "^0.2.1",
"postal-mime": "^2.3.2",