feat(i18n): add Lingui localization across renderer and AI generators#200
Merged
Conversation
- introduce i18n runtime, locale resolution, and shared message catalogs - wrap renderer UI strings with Lingui msg/Trans macros app-wide - add 14 locale .po catalogs and lingui extract tooling - thread AI content language through title/commit/PR generators - wire Lingui Babel plugin into vite/vitest and add i18n test helpers
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- add Profile overlay with identity, core/token stats, activity heatmap, model/plugin usage, and shareable card - record runtime usage events and persist usage stats via new db tracking and profile IPC procedures - add Claude effort-tier selection and Claude profile settings model - add native "liquid glass" window material and tunable sidebar glass theme - add chat image view with "Save as…" download and shared thinking animator - add Antigravity account probe and detection improvements - bump shared security overrides (esbuild, shell-quote, dompurify) and app version to 1.3.2 - refresh i18n catalogs across all locales
- Switch vitest configs from __dirname to import.meta.dirname - Add --configLoader runner to test scripts in package.json - i18n: add "Generated image" alt text for AI-generated images - Localize image alt text in imageViewSource across all locales
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
lingui.config.ts,tsconfig.json).i18n:extracttooling inpackage.json.