Translating Dialog content in Cloud version using i18n
Greetings everyone,
See if you can help me with a question.
I work on a project that requires the implementation of a multilingual website.
We are working with AEM as a Cloud Service (AEMaaCS).
In this case, the client does not want to hire Microsoft's translation service.
So, we implemented the i18n dictionary as part of the code, this being the best practice dictated by Adobe in the Cloud version.
So far, we have managed to translate only the content that is in HardCode, dialog content is not translated, even though it is exactly as in the dictionary.
We are using core components without access to dialog.xml
How should I implement to translate the content of dialogs in the Cloud version, would using the Microsoft API be the only way?
Thanks!We are using core components without access to dialog.xml

