Transition and locales

I'm trying to integrate multi-lang support on my exiting prismic project build in Next.js but failed to fetch the languages that i have added in my prismic repo in Translate and locales options it's not showing up locally.

Tried so many ways but the document that is use to get generated on creation of multi lang is not showing up and I'm not able to add that,
Can anyone please help me out with exact approach how can I integrate and switch languages.

Hi @kanbanboardconnectpl,

Welcome to the community :slight_smile:

This sample project should show you how to create a multilanguage site:

This documentation also explains it step by step:

Let me know if you need anything else.