21 May 2025 01:15 PM
Hi everyone,
I was wondering what are the possibilities of translating a Dynatrace custom App. The app itself is already using react-intl and everything is localized, but there are no guides or docs on how to do it for Dynatrace.
What I'm after right now is extracting all of the translations made with react-intl into an en.json or similar.
I've made aware that there's an internal library called "strato-i18n-utils" used exactly for this. Could this library be made public?
Thanks!