AEM as CS | i18n translation | Community
Skip to main content
Level 3
June 21, 2022

AEM as CS | i18n translation

  • June 21, 2022
  • 2 replies
  • 1041 views

Hello Team,

As we know i18n translation are part immutable content in AEM as CS. and translations are managed from code repository which restricting us from managing the dictionary directly on AEM cloud instances.

But we are thinking to make the managed by content authors just like the way we had in earlier version where we could update the dictionary directly on the AEM instances.

 

Any guide here ? is that right approach if we can move dictionary under conf content folder to manage dictionary as part of mutable content ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Adobe Employee
June 21, 2022

Set it up locally & push it as code.

There is no way as of now apart from this.

Level 3
June 21, 2022

Hi @tushar_gupta we are doing that right now. But checking if there is possibility making this dictionary managed by content team instead managing in the code repo. even we cant customize and store it as part of mutable content ?. Have you tried that customizing and dint get a solution ?.

Adobe Employee
June 21, 2022

i18n should work as well if you store the values within /content.

I didnt tried it on CS.

Himanshu_Jain
Community Advisor
Community Advisor
June 21, 2022

As a result of immutable content being inaccessible at runtime, the following AEM Sites operations are not available at runtime:

  • i18n dictionary translation
Himanshu Jain