Have you read the Contributing Guidelines on issues?
Prerequisites
Description
In the i18n environment, on the Zh-Hans document page, the next button's title related to categories is displayed in English instead of Chinese. However, this issue is not present in documents.


Unfortunately, the category.json file is not applicable in the i18n environment, and there is no available option to modify it in the current.json file.
Reproducible demo
https://github.com/Lorde627/FydeOS-enterprise-docs
Steps to reproduce
- create i18n folder
- fill with the content
- yarn build && yarn serve
Expected behavior
the categories title display normally just like the docs.
Actual behavior
In the i18n environment, on the Zh-Hans document page, the next button's title related to categories is displayed in English instead of Chinese. However, this issue is not present in documents.
Your environment
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
In the i18n environment, on the Zh-Hans document page, the next button's title related to categories is displayed in English instead of Chinese. However, this issue is not present in documents.


Unfortunately, the category.json file is not applicable in the i18n environment, and there is no available option to modify it in the current.json file.
Reproducible demo
https://github.com/Lorde627/FydeOS-enterprise-docs
Steps to reproduce
Expected behavior
the categories title display normally just like the docs.
Actual behavior
In the i18n environment, on the Zh-Hans document page, the next button's title related to categories is displayed in English instead of Chinese. However, this issue is not present in documents.
Your environment
Self-service