如何在 AEM 中激活翻译 (i18n) 激活

How activate translations (i18n) Activation in AEM

我在作者实例中使用 CQ5 翻译器在 /apps/myProject/i18n 下定义了我的翻译。我能够在作者实例中看到翻译。但我无法在发布者实例中复制翻译。

我想知道将这些翻译激活到发布者实例的过程。

谢谢。

在作者使用 http://{SERVER}:{PORT}/etc/replication/treeactivation.html 激活 JCR 节点 /apps/myProject/i18n 后,将在发布者实例中看到翻译。

资源:https://docs.adobe.com/docs/en/aem/6-2/develop/components/i18n/translator.html