docs: add 14-language availability section to README header#1843
Closed
docs: add 14-language availability section to README header#1843
Conversation
Adds a prominent '🌍 Available in 14 Languages' line directly below the navigation links, listing all 14 supported locales by their native names. The multilingual support was already noted in the Features checklist but was easy to miss. Moving it into the header gives it visibility right at the top of the README where new visitors land. Fixes no bug; documentation only (1 file, 3 lines added).
Owner
Author
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Adds a 🌍 Available in 14 Languages line directly below the navigation links in README.md, listing all 14 supported locales in their native script.
Why
Labelme's multilingual support (14 UI languages) is a genuine differentiator — especially for non-English communities — but it was buried in the Features checklist where most first-time visitors never scroll. Surfacing it in the header gives it visibility right at the top.
What changed
README.md: +5 lines — new<div align="center">block listing all 14 languages (English · 日本語 · 한국어 · 简体中文 · 繁體中文 · Deutsch · Français · Español · Italiano · Português · Nederlands · Magyar · Tiếng Việt · فارسی)Scope
Documentation only. No code changed. 1 file, 5 lines added.