What's Changed
- Localized Cloud STT/LLM user-facing errors, including quota exhaustion, LLM polish fallback, and Wayland clipboard fallback.
- Improved Cloud STT/LLM 403 parsing so quota responses are recognized from both top-level and nested error bodies.
- Kept LLM polish failures recoverable: the original text is still output and the error message is translated.
- Aligned the frontend new-install default with the hidden idle capsule behavior.
- Clarified Pro plan benefits on the Upgrade page across all supported languages.
Verification
- Local: npm test, npm run lint, npm run format:check, npm run build.
- Local: cargo test, cargo fmt --check, cargo clippy --all-targets -- -D warnings.
- Fork CI passed on main; fork Release run built Windows, Linux, macOS arm64, and macOS x64 assets.