Option For Spanish | Community
Skip to main content
January 6, 2017
Solved

Option For Spanish

  • January 6, 2017
  • 2 replies
  • 1019 views

Hi AEM Community,

I am currently building a site and I cannot seem to figure out how to provide an option for people to change the page of the site to Spanish. Any help would be greatly appreciated, thank you!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

Hi,

Providing an option of spanish for the site is not OOB or just the configuration. To support multiple language for the site, below things needs to be done.

1. Create language copy of a site.

2. Setup a translation workflow to translate the site to the desired language.

3. Create a component to have the language selector in the site so that the users can navigate.

Refer [1] to setup the language copy and the translation

[1] https://docs.adobe.com/docs/en/aem/6-1/administer/sites/languages.html

2 replies

kautuk_sahni
Community Manager
Community Manager
January 9, 2017

Hi 

Please have a look at this community article :- http://www.aemcq5tutorials.com/tutorials/configure-multi-site-manager-msm-in-aem/

// Configure Multi Site Manager (MSM) in AEM

    Multi Site Manager (MSM) allows aem developers to create copy of existing site and automatically update the copy when changes are done to the source site.

It also covers "Steps to add a language to website using MSM"

Also read these reference articles:-

Link:- https://lingotek.atlassian.net/wiki/pages/viewpage.action?pageId=48988403

Official documentation :- https://docs.adobe.com/docs/en/aem/6-2/administer/sites/translation.html

I hope this would help you.

~kautuk

Kautuk Sahni
Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
Level 10
January 9, 2017

Hi,

Providing an option of spanish for the site is not OOB or just the configuration. To support multiple language for the site, below things needs to be done.

1. Create language copy of a site.

2. Setup a translation workflow to translate the site to the desired language.

3. Create a component to have the language selector in the site so that the users can navigate.

Refer [1] to setup the language copy and the translation

[1] https://docs.adobe.com/docs/en/aem/6-1/administer/sites/languages.html