Skip to content

Generated category index page title not translated in pagination link #8118

Open
@neo-sam

Description

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

The title should be translated into locale language:

<div className="pagination-nav__label">{title}</div>

Reproducible demo

No response

Steps to reproduce

see https://docusaurus.io/zh-CN/docs

Expected behavior

At footer, the next page title of next document should be translated into Chinese

Actual behavior

not translated

Your environment

No response

Self-service

  • I'd be willing to fix this bug myself.

Metadata

Assignees

No one assigned

    Labels

    bugAn error in the Docusaurus core causing instability or issues with its executiondomain: i18nRelated to the i18n systemstatus: accepting prThis issue has been accepted, and we are looking for community contributors to implement this

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions