Skip to content

v0.3.0 - Multi-Language Support

Choose a tag to compare

@shizixian shizixian released this 24 Jun 12:10
· 11 commits to main since this release

v0.3.0 Changelog

Multi-Language Support

  • Added 3 languages: Simplified Chinese (简体中文), Traditional Chinese (繁体中文), English
  • Language selector in Settings and Pause menus
  • All ~52 UI text strings fully translated
  • Instant UI refresh on language switch
  • Language preference persists across sessions

Code Improvements

  • `_t()` translation helper with format-string support
  • Replaced text-based conditionals with boolean flags
  • Button identification now uses node names instead of Chinese text matching

Languages

Code Display
zh_CN 简体中文
zh_TW 繁体中文
en English