Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi,
I have a Excel sheet of format (.xlsx). I need to read values from sheet and add it to i18n dictionary instead of doing it manually in http://localhost:4502/libs/cq/i18n/translator.html. Is there anyway ?
Solved! Go to Solution.
Not Excel sheet, but I know you can export and import dictionaries in XLIFF format[1]
Could you do a transformation?
Regards,
Opkar
[1] https://docs.adobe.com/docs/en/aem/6-1/develop/components/i18n/translator.html
View solution in original post
Opkar Gill wrote... Hi, Not Excel sheet, but I know you can export and import dictionaries in XLIFF format[1] Could you do a transformation? Regards, Opkar [1] https://docs.adobe.com/docs/en/aem/6-1/develop/components/i18n/translator.html
Opkar Gill wrote...
ya I have seen that in document. But I am trying to implement by hitting http://localhost:4502/libs/cq/i18n/translator.translations.json and passing i18n entities as parameters.
Views
Likes
Replies