Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to change the displayed language list in AEM 6.0 translator page?

Avatar

Former Community Member

There was a /etc/languages node in AEM 5.6 version. I don't see that node in AEM 6.0. Can anyone tell me how the list of languages are displayed on AEM 6.0 translator page.

http://localhost:4502/libs/cq/i18n/translator.html

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

By default etc/languages node will not be there. It has to be created to list the languages to be support for our project. OOTB support language list can be found here [1] and how to know more details refer this [2] and check the 'Managing Supported Lanuages' section

[1] http://localhost:4502/crx/de/index.jsp#/libs/wcm/core/i18n

[2] http://docs.adobe.com/docs/en/aem/6-0/develop/components/i18n/translator.html#Managing Supported Lanuages

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi,

By default etc/languages node will not be there. It has to be created to list the languages to be support for our project. OOTB support language list can be found here [1] and how to know more details refer this [2] and check the 'Managing Supported Lanuages' section

[1] http://localhost:4502/crx/de/index.jsp#/libs/wcm/core/i18n

[2] http://docs.adobe.com/docs/en/aem/6-0/develop/components/i18n/translator.html#Managing Supported Lanuages