Skip to main content

Posts Tagged ‘Javascript i18n’

Show Dynamic Values in i18n Variable Using JavaScript

Use case: pass dynamic values in i18n and get them translated using Adobe Experience Manager (AEM) translator. Let’s say you want to show a pop-up message to end users with their name and the product’s name. You will need to use i18n so that the message gets translated based on the internationalization. The steps below […]