Hi,
Suppose if i have project specific i18n folder like below
/apps/<<project-name>>/i18n/fr.json
I need an access to this folder in Publisher instance so that i can give all the 1i8n keys and values as a json. This json url has to be given to some other channel so that they can make use of keys and values. Please let me know how to do it.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
You can achieve this by exporting the AEM dictionary values from a servlet. You can find this useful tutorial here, https://sourcedcode.com/blog/aem/how-to-get-aem-i18n-dictionary-in-json-format, where it will provide you a step by step guide on How to Get AEM i18n Dictionary in the JSON Format.
You can achieve this by exporting the AEM dictionary values from a servlet. You can find this useful tutorial here, https://sourcedcode.com/blog/aem/how-to-get-aem-i18n-dictionary-in-json-format, where it will provide you a step by step guide on How to Get AEM i18n Dictionary in the JSON Format.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies