npm i && npm run devTo improve a translation, open the /locales/ folder and modify the corresponding json file.
To add translations, modify /i18n.ts and add the corresponding json file in the /locales/ folder, open /app/page.tsx and change the Script with id redirect.
Open /data/games.ts and add game.
Open /data/sponsors.ts and edit it.
Run node update-contributors.js.