Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n Internationalisation is not working ? When will be ready to use. #83

Closed
maruthasalamr opened this issue May 9, 2023 · 4 comments
Closed
Labels
issues: discussion A general discussion issue

Comments

@maruthasalamr
Copy link

strapi Version 4.9.1,
Node Version : v14.19.1

As as strapi admin i need to save the different version of content with internationalisation(i18n). Currently I can only use the default local (english en).

@omikulcik
Copy link
Collaborator

Hi @maruthasalamr, this plugin should support multiple versions for multiple locales. Is that what you would like to achieve?

@maruthasalamr
Copy link
Author

Yes, Does this plugin supports internationalisation(i18n) in stable version

@omikulcik omikulcik added the issues: discussion A general discussion issue label Jun 23, 2023
@omikulcik
Copy link
Collaborator

Yes, it does but not via i18n. It is just possible to have multiple versions of the content for multiple locales. For this to work you need to:

  1. Have multiple locales active in Strapi. Settings -> internationalization
  2. Have internationalization enabled for the specific content type. Content-type builder -> Edit -> Advanced settings -> check internationalization.

Then you should see a dropdown for selecting the locale like in the picture below.
image

@omikulcik
Copy link
Collaborator

Closing for inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issues: discussion A general discussion issue
Projects
None yet
Development

No branches or pull requests

2 participants