Mobile Version Language Toggle should show current locale #7404
Labels
domain: theme
Related to the default theme components
feature
This is not a bug or issue with Docusausus, per se. It is a feature request for the future.
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
When we are facing a multilingual website, it's important to indicate the change language toggle.
We achieved a good result in the desktop version but I think in such a scenario, it's better we follow the desktop version to show the current language beside the icon instead of the
English
version of toggle only.In the above image, I prefer to see
فارسی
instead ofLanguages
or when its English, I prefer to see
English
instead ofLanguages
Reproducible demo
No response
Steps to reproduce
https://iammassoud.ir/
Expected behavior
https://iammassoud.ir/
Actual behavior
https://iammassoud.ir/
Your environment
Self-service
The text was updated successfully, but these errors were encountered: