Closed santiagozky closed 5 years ago
The i18n option for strings support passing a 'source' parameter to influence where the locale is taken from (resource or user), but this seems missing from the spec:
https://helpx.adobe.com/experience-manager/htl/using/expression-language.html#Internationalization https://issues.apache.org/jira/browse/SLING-6983
could you please add it?
@santiagozky, the source option is specific to Apache Sling / Adobe Experience Manager since HTL doesn't have the concept of Page / User.
source
The i18n option for strings support passing a 'source' parameter to influence where the locale is taken from (resource or user), but this seems missing from the spec:
https://helpx.adobe.com/experience-manager/htl/using/expression-language.html#Internationalization https://issues.apache.org/jira/browse/SLING-6983
could you please add it?