-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executiondomain: i18nRelated to the i18n systemRelated to the i18n systemstatus: accepting prThis issue has been accepted, and we are looking for community contributors to implement thisThis issue has been accepted, and we are looking for community contributors to implement this
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
Prerequisites
- I'm using the latest version of Docusaurus.
- I have tried the
npm run clear
oryarn 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:
docusaurus/packages/docusaurus-theme-classic/src/theme/PaginatorNavLink/index.tsx
Line 23 in 6514f07
<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.
arthurmadecprevost and MasahiroKanatani
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executiondomain: i18nRelated to the i18n systemRelated to the i18n systemstatus: accepting prThis issue has been accepted, and we are looking for community contributors to implement thisThis issue has been accepted, and we are looking for community contributors to implement this