Skip to content

feat(locale): transliterate Cyrillic fallback names - #95

Open
Komzpa wants to merge 1 commit into
masterfrom
codex/transliterate-cyrillic-names
Open

feat(locale): transliterate Cyrillic fallback names#95
Komzpa wants to merge 1 commit into
masterfrom
codex/transliterate-cyrillic-names

Conversation

@Komzpa

@Komzpa Komzpa commented May 8, 2026

Copy link
Copy Markdown
Member

Summary

  • add a Cyrillic-to-Latin MapCSS.e_transliterate() helper
  • make MapCSS.e_localize() transliterate the fallback name when an English locale is requested and no English localized tag exists
  • add regression coverage for explicit localized names, English fallback transliteration, and non-English fallback behavior

Fixes #30.

Validation

  • npm test

@Komzpa
Komzpa marked this pull request as ready for review May 17, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatic transliteration for non-Latin names

1 participant