Expand my Community achievements bar.

SOLVED

How to achieve internationalization using Sightly?

Avatar

Level 7

Hi Team,

How can I achieve internationalization in AEM6 using sightly framework? In JSP we write the below snippet -

<cq:setContentBundle source="page"/>

<fmt:message key="TextToBeDisplayedInDifferentLanguage"/>

Thanks,

AryA.

1 Accepted Solution

Avatar

Correct answer by
Level 10
2 Replies

Avatar

Correct answer by
Level 10

Avatar

Level 2

Hi,

How can we provide basename for i18n in sightly?

Thanks,

Pradeep