anomalyco / anomalyco/opencode
[FEATURE]: Add Hebrew (he) locale
Open
@Hona is already working on this.
Since Aug 14, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Add Hebrew language support to OpenCode.
Currently OpenCode has no Hebrew (he) locale. This adds a full Hebrew translation covering the app UI, the shared UI components, and the desktop layer (menus and dialogs).
Hebrew is an RTL language, and the existing dir="rtl" mechanism (already used for Arabic) covers it — so no new RTL infrastructure is needed.
Related: #22515 (an earlier Hebrew locale issue that was auto-closed for not following the template).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.