How to access project specific i18n folder in Publisher/Dispatcher instance?
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.