fix(i18n): back-fill 323 untranslated keys across all 8 languages
Many keys added over time (lite-wallet, portfolio, xmrig/daemon updaters, market, console, explorer, transactions, mining, …) were English-only in res/lang and only ever fell back to English. Translated all 323 into de/es/fr/ja/ko/pt/ru/zh — matched to each file's existing terminology, with printf format specifiers (%s/%d/%.8f/%llu/…) preserved and verified. Every language now covers all keys except daemon_port_busy_warn, which embeds a compile-time port macro and intentionally stays on the English fallback. CJK subset font rebuilt (1687 glyphs). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user