I have a new language it.json in the app and the translation for it is not being picked up in
ResourceBundle resourceBundle = slingRequest.getResourceBundle(locale);
The resourceBundle does not have this custom it.json in its languageRoots. Is there something else I have to do on AEM to configure this new location for it.json?
JcrResourceBundle [locale=it, baseName=null, languageRoots=[/libs/granite/i18n/it.json, /libs/fd/i18n/it.json, /libs/wcm/core/i18n/it.json], parent=JcrResourceBundle [locale=en, baseName=null, languageRoots=[/libs/cq/searchpromote/components/pagination/i18n/en, /libs/social/subscriptions/components/hbs/subscriptions/i18n/en, /libs/foundation/components/search/i18n/en, /libs/foundation/components/mobilefooter/i18n/en, /libs/commerce/components/search/i18n/en, /libs/social/commons/components/hbs/comments/i18n/en], parent=org.apache.sling.i18n.impl.RootResourceBundle@266b232e]]