Description: Briefly describe the changes in this pull request.
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Documentation: Have you updated relevant documentation?
Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
Description
This pull request adds support for the Georgian language translation to the Open WebUI project. The following changes have been made:
Added a new language file translation.json in the locales directory to accommodate Georgian translations.
Translated all strings from English to Georgian in the translation.json file.
These changes enable users to view the Open WebUI interface in Georgian language, enhancing accessibility and usability for Georgian-speaking users.
Changelog Entry
Added
Georgian Language (ka-GE)
Fixed
[List any fixes or corrections]
Changed
[List any changes or updates]
Removed
[List any removed features or files]
🔄 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/1622
**Author:** [@giga-t](https://github.com/giga-t)
**Created:** 4/19/2024
**Status:** ✅ Merged
**Merged:** 4/20/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `main`
---
### 📝 Commits (2)
- [`5e9ace1`](https://github.com/open-webui/open-webui/commit/5e9ace1c6ee426b641a7ff4edf5303c8b63eca71) Add files via upload
- [`22b694e`](https://github.com/open-webui/open-webui/commit/22b694e0fd90c05bddbd14920ab8520e04194155) Update translation.json
### 📊 Changes
**1 file changed** (+372 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `src/lib/i18n/locales/ka-GE/translation.json` (+372 -0)
</details>
### 📄 Description
## Pull Request Checklist
- [ ] **Description:** Briefly describe the changes in this pull request.
- [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
- [ ] **Documentation:** Have you updated relevant documentation?
- [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation?
---
## Description
This pull request adds support for the Georgian language translation to the Open WebUI project. The following changes have been made:
- Added a new language file translation.json in the locales directory to accommodate Georgian translations.
- Translated all strings from English to Georgian in the translation.json file.
- These changes enable users to view the Open WebUI interface in Georgian language, enhancing accessibility and usability for Georgian-speaking users.
---
### Changelog Entry
### Added
- Georgian Language (ka-GE)
### Fixed
- [List any fixes or corrections]
### Changed
- [List any changes or updates]
### Removed
- [List any removed features or files]
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1622
Author: @giga-t
Created: 4/19/2024
Status: ✅ Merged
Merged: 4/20/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (2)
5e9ace1Add files via upload22b694eUpdate translation.json📊 Changes
1 file changed (+372 additions, -0 deletions)
View changed files
➕
src/lib/i18n/locales/ka-GE/translation.json(+372 -0)📄 Description
Pull Request Checklist
Description
This pull request adds support for the Georgian language translation to the Open WebUI project. The following changes have been made:
Changelog Entry
Added
Fixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.