For Sanity CMS
This page will help you set up multiple content languages for CMS (Sanity)
Last updated
This page will help you set up multiple content languages for CMS (Sanity)
Last updated
Edit ./languages.js file from root folder of your Sanity Studio then add your default languages and list of other languages you want to use for your store.
For example: Our store uses English as default language and have some other languages: Germany, Japan. So, the ./languages.js file look like this:
Open terminal from the root folder of your Sanity Studio source code then run the command below to deploy it:
After deploy is complete, your Sanity Studio look like this:
From now, you can add multiple content for each language. Owen theme supported adding multiple content language for some types: Homepage, Pages, Menu, Settings.