Add Russian language support (ru-RU)#11375
Conversation
font1.ttf (the default UI font) has no Cyrillic coverage, so every label was rendering empty once ru-RU was selected. Route LangRussian through the same custom-font pathway used by CJK languages so a Cyrillic-capable TTF (e.g. the bundled Roboto-Bold) can be selected via Settings -> CJK Font. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Looks good for the initial implementation. Not sure if Planeswalker should be kept as is (english Planeswalker since even on Russian cards, that's what they say), or we can use the transliterated Планесвокер, I think it works either way :) Can be merged and later improved as needed. |
Thanks! |
Adds Russian localization for the main UI:
Note: this contribution was substantially coded with the assistance of Claude Code (Anthropic).