Skip to content

feat: add Chinese localization and source-language transcription - #80

Closed
jiezhengj wants to merge 1 commit into
wassgha:mainfrom
jiezhengj:feat/zh-localization-transcription
Closed

feat: add Chinese localization and source-language transcription#80
jiezhengj wants to merge 1 commit into
wassgha:mainfrom
jiezhengj:feat/zh-localization-transcription

Conversation

@jiezhengj

Copy link
Copy Markdown

Summary

  • add automatic UI locale detection and runtime English / Simplified Chinese switching across the web and Electron surfaces
  • add configurable transcription task and source language, defaulting to transcription with automatic language detection so Chinese audio remains Chinese
  • persist desktop window position, dimensions, and maximized state without resizing during project transitions
  • package the required offline runtime assets and add focused localization, transcription-option, and Electron window tests

Validation

  • npm run lint
  • npm run test:localization
  • npx tsc --noEmit
  • npm run typecheck:electron
  • npm run dist

Add English/Chinese UI language detection and switching, configurable source-language transcription, packaged offline assets, and persistent desktop window bounds.
@vercel

vercel Bot commented Aug 9, 2026

Copy link
Copy Markdown

@jiezhengj is attempting to deploy a commit to the wassgha's projects Team on Vercel.

A member of the Team first needs to authorize it.

@wassgha

wassgha commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Hey @jiezhengj these are awesome additions! Thank for the contribution!! However, is it possible to split the PR into the four logical tasks that you describe in the PR description? That would make it a lot easier to review 🙏🏻

@jiezhengj

Copy link
Copy Markdown
Author

Thanks @wassgha — I split the original PR into four focused, independently based PRs as requested:

The relevant tests and validation notes are included with each PR. The Vercel status on fork PRs still points to upstream-team authorization, which I cannot grant from the fork account.

Closing #80 in favor of these four smaller PRs. Thanks again for the review guidance!

@jiezhengj jiezhengj closed this Aug 10, 2026
@wassgha

wassgha commented Aug 10, 2026

Copy link
Copy Markdown
Owner

You're awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants