This repository was archived by the owner on May 15, 2026. It is now read-only.
Commit cb60618
committed
feat(i18n): translate all Hebrew (he) locale files from English to Hebrew
Translates all 17 Hebrew locale files (7 backend + 10 webview-ui)
from English template strings to proper Hebrew translations.
Backend files:
- src/i18n/locales/he/common.json
- src/i18n/locales/he/embeddings.json
- src/i18n/locales/he/marketplace.json
- src/i18n/locales/he/mcp.json
- src/i18n/locales/he/skills.json
- src/i18n/locales/he/tools.json
- src/i18n/locales/he/worktrees.json
WebView UI files:
- webview-ui/src/i18n/locales/he/chat.json
- webview-ui/src/i18n/locales/he/cloud.json
- webview-ui/src/i18n/locales/he/common.json
- webview-ui/src/i18n/locales/he/history.json
- webview-ui/src/i18n/locales/he/marketplace.json
- webview-ui/src/i18n/locales/he/mcp.json
- webview-ui/src/i18n/locales/he/prompts.json
- webview-ui/src/i18n/locales/he/settings.json
- webview-ui/src/i18n/locales/he/welcome.json
- webview-ui/src/i18n/locales/he/worktrees.json
All placeholders ({{variable}}) preserved exactly as in English source.
Technical terms and brand names kept in English where appropriate.
Validation script confirms no missing translations.1 parent 2c2eb88 commit cb60618
16 files changed
Lines changed: 704 additions & 704 deletions
File tree
- src/i18n/locales/he
- webview-ui/src/i18n/locales/he
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments