Configure Translation feature in the Web Editor id21BONI0J0YR

The Web editor provides a powerful translation feature to translate your content into multiple languages.

You can use the Manage tab in the Web Editor to translate your content. This tab is available by default.

To hide the Manage tab in the Web Editor, perform the following steps:

  1. Log into Adobe Experience Manager as an administrator.

  2. Click on the Adobe Experience Manager link at the top and choose Tools.

  3. Select Guides from the list of tools and click the Folder Profiles.

  4. Click on the Global Profile tile.

  5. Click on XML Editor Configuration.

  6. Click on Edit icon on the top.

  7. Download the ui\_config.json file.Remove the following code snippet from the downloaded file:

    code language-json
    {
        "component":"tab",
        "id":"workflow",
        "title":"Manage",
        "on-click":"APP_MODE_CHANGE",
        "items":
        [
            {
                "component":"label",
                "label":"Manage"
            }
        ]
    },
    
  8. Upload the updated ui_config.json file.

Note that the Manage filter is no longer available.

Parent topic:Customize Web Editor

recommendation-more-help
11125c99-e1a1-4369-b5d7-fb3098b9b178