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!
Solved! Go to Solution.
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
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
Views
Replies
Total Likes
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
Views
Likes
Replies