QuestionQ14
Adobe Experience Manager SitesAn Adobe Commerce developer must add text to an email template that supports translation.
Which two options should they use during implementation?
Choose two
- A {{translations "Lorem Ipsum is simply dummy text of the printing"}}
- B {{translations "%items items" items="numItems"}}
- C {{trans "Lorem Ipsum is simply dummy text of the printing"}}
- D {{trans "%items items" items="numItems"}}
Community Discussion