Skip to content

Conversation

@MaxMiksa
Copy link
Contributor

Fixes #10836

  • Adds missing zh entries that exist in en.ts (text-only).
  • bun run --cwd packages/app build passed locally.

@github-actions
Copy link
Contributor

Hey! Your PR title i18n(zh): fill missing keys to avoid English fallback doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@MaxMiksa MaxMiksa changed the title i18n(zh): fill missing keys to avoid English fallback fix(app): fill missing zh keys to avoid English fallback Jan 27, 2026
@MaxMiksa
Copy link
Contributor Author

Updated PR title to match the repo's conventional commit format (per the bot comment).

@adamdotdevin adamdotdevin merged commit 40d5d14 into anomalyco:dev Jan 28, 2026
3 checks passed
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.

zh: missing i18n keys cause English fallback in provider/settings dialogs

2 participants