Project specific translation_rules.xml
Hello Everyone!
We have multiple sites running in the same instance. Each site has several custom components and they are totally different in nature. Instead of going and adding each component in Translation Configuration UI, is it possible to have a translation_rules.xml file for a specific site? If so, is it possible to manage the translation_rules.xml file through the maven project that way rules will be applied/available as soon as we build and deploy the specific maven project?
Based on what I read in different articles looks like the translation_rules.xml file resides in the below locations but haven't found any article that talks about a project-specific translation_rules.xml file.
- /libs/settings/translation/rules/translation_rules.xml
- /apps/settings/translation/rules/translation_rules.xml
- /conf/global/settings/translation/rules/translation_rules.xml
Open to any other suggestions as well.
Thank you!