v0.1.42 — Full i18n / Multilingual Support
New Features
Multilingual UI (8 Languages)
- Complete internationalization (i18n) across the entire app
- Supported languages: English, Korean, Japanese, Chinese, French, German, Italian, Spanish
- All UI strings converted from hardcoded Korean to dynamic
t()translation calls - ~737 translation keys covering every panel and component
i18n Coverage
- Settings Panel — all labels, descriptions, and options
- NanoBanana AI Studio — 16 service names and descriptions
- Orchestra — multi-AI orchestration UI (roles, styles, controls)
- Notes — tags, graph view, search modal, organize modal, AI tag modal, import modal, backlinks, similar notes, daily notes
- Terminal — header, input bar, clear button, placeholder text
- Command Palette — category labels, search placeholder, no-results message
- Skills Panel — all skill-related UI strings
- App.tsx — project dialogs, recent projects, schedule, telegram, EPUB export, file operations
- Kanban Board — column headers, actions, modals
- PM2 / Hub — server dashboard, hub panel labels
- File Tree — context menu, rename, delete confirmations
Bug Fixes
- Fixed variable name conflict in OrchestraSidebarPanel (
tvs translationt) - Fixed NoteGraph performance warning template string handling