[PR #2201] [MERGED] Hebrew language support #36555

Closed
opened 2026-04-25 10:22:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2201
Author: @liorkesos
Created: 5/12/2024
Status: Merged
Merged: 5/13/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (8)

📊 Changes

2 files changed (+623 additions, -0 deletions)

View changed files

src/lib/i18n/locales/he-IL/translation.json (+619 -0)
📝 src/lib/i18n/locales/languages.json (+4 -0)

📄 Description

Pull Request Checklist

Description

Added a Hebrew translation , added the he-IL dir in locales and changed the lanaguages.json
Checked it locally and seems to work


Changelog Entry

Added

  • hebrew support

Additional Information

  • Once merged I'll try to solve the PR I opened here regarding RTL layout - #2134

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/2201 **Author:** [@liorkesos](https://github.com/liorkesos) **Created:** 5/12/2024 **Status:** ✅ Merged **Merged:** 5/13/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (8) - [`b8d7fdf`](https://github.com/open-webui/open-webui/commit/b8d7fdf16e57deaf7faaa4dad7c2c5666e8b18ed) Merge pull request #1965 from open-webui/dev - [`9f2b846`](https://github.com/open-webui/open-webui/commit/9f2b846ea7201c320851f78c3a4620408921684c) Merge pull request #2101 from open-webui/dev - [`61ffbf5`](https://github.com/open-webui/open-webui/commit/61ffbf5b5b82829a7d0d248cbc6e03b350d4b634) Merge pull request #2114 from open-webui/dev - [`78c2f16`](https://github.com/open-webui/open-webui/commit/78c2f16c3cc0465930b55f5ac8ab07d90f582ead) Merge pull request #2115 from open-webui/dev - [`943c49a`](https://github.com/open-webui/open-webui/commit/943c49a07ae01198566611ef5931ef108d3584a0) Merge pull request #2116 from open-webui/dev - [`734e62b`](https://github.com/open-webui/open-webui/commit/734e62b865165a54b2717586d3041e157dc5c579) Merge pull request #2117 from open-webui/dev - [`90503be`](https://github.com/open-webui/open-webui/commit/90503be2edef1a1f7ce2074286b6316d5cb8868a) Merge pull request #2118 from open-webui/dev - [`31cb6c9`](https://github.com/open-webui/open-webui/commit/31cb6c985713b6027598d34ebfc7b2a2faa1f7ff) Adding hebrew translation ### 📊 Changes **2 files changed** (+623 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/i18n/locales/he-IL/translation.json` (+619 -0) 📝 `src/lib/i18n/locales/languages.json` (+4 -0) </details> ### 📄 Description ## Pull Request Checklist ## Description Added a Hebrew translation , added the he-IL dir in locales and changed the lanaguages.json Checked it locally and seems to work --- ### Changelog Entry ### Added - hebrew support --- ### Additional Information - Once merged I'll try to solve the PR I opened here regarding RTL layout - #2134 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 10:22:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#36555