Dirac156/congo-sentry

Initialize Multi-language Support

Opened this issue · 0 comments

Tags: frontend, nextjs, i18n
Description:
Folder: /client
Steps:

  • Install next-i18next via npm.
  • Set up the next.config.js for i18n.
  • Add language JSON files in /public/locales.

Dependencies: None