Have you read the Contributing Guidelines on issues?
Prerequisites
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
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
The title should be translated into locale language:
docusaurus/packages/docusaurus-theme-classic/src/theme/PaginatorNavLink/index.tsx
Line 23 in 6514f07
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