i18n picking from libs/cq/i18n/dict ...
I have project specific i18n keys but those values are overriding from /libs/cq/i18n/dict..
Usually from where this values comes from ?
How we can stop overriding?
I have project specific i18n keys but those values are overriding from /libs/cq/i18n/dict..
Usually from where this values comes from ?
How we can stop overriding?
Solution:
I have multiple projects in my env ,every project has there own i18n files but few projects using same keys what I used in my project with different values each project using.
/libs/cq/i18n/dict.en_us .json ,creating keys and values ,picking from all project without duplicating keys so which project is deployed latest in env that values getting updated in dict that's why it is getting overridden.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.