-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removal of flags for language choice drop-down #2458
Milestone
Comments
Hi @paulhibbitts good propose. |
link #2432 |
Thanks very much for considering this FR and linking it to the issue @Koooooo-7 👍🏻 |
6 tasks
Hi @paulhibbitts @Koooooo-7 I've just opened a PR #2468 |
Thank you @akshaybhinge19 ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature request
Problem or desire
Country specific flags should not be associated with language choices, and doing so can be seen as culturally insensitive as flags represent countries, not languages.
Proposal
Remove the display of flags by each language choice if a Translations menu is present. For example, as seen with Microsoft's Docsify-built course 'Language' menu on Generative AI: https://microsoft.github.io/generative-ai-for-beginners
Implementation
List of languages without flags, or perhaps with the use language codes (e.g., "EN" for English) before each language choice.
The text was updated successfully, but these errors were encountered: