Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Content list in the sidebar is not localized #5926

Description

@agektmr

Describe the bug
When a localized content is displayed, some of the contents list items on the left side is not localized.

To Reproduce
Steps to reproduce the behavior:
Go to https://developer.chrome.com/ja/docs/privacy-sandbox/feedback/

Expected behavior
"What is the Privacy Sandbox?" is translated and displayed as "プライバシー サンドボックスとは何か?".

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2023-04-06 at 22 23 04

Additional context
I presume these translation are done through the combination of:

  1. site/_data/docs/privacy-sandbox/toc.yml
  2. site/_data/i18n/docs/privacy-sandbox.yml

So they are translated properly on https://developer.chrome.com/ja/docs/privacy-sandbox/ but the same logic does not seem to be applied to the content list of the left nav.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A normal priority task. This is the default for most issues.bugSomething on the site is broken!i18nInternationalization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions