Hi,
I have 3 sites created in author instance and each site has its own dictionary files.
1) /apps/myapp1/i18n/ for Site 1
2)/apps/myapp2/i18n/ for Site 2
3)/apps/myapp3/i18n/ for Site 3
The issue is we have used common keys across all 3 dictionaries and I want to read the values from respective site dictionaries.
is there any way we can provide the dictionary path for each site?
Thanks in advance.
Regards,
Kumar