Modified src/lib/i18n/locales/languages.json file: Added Turkish language option
🔄 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/1443
**Author:** [@aguvener](https://github.com/aguvener)
**Created:** 4/6/2024
**Status:** ✅ Merged
**Merged:** 4/6/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `main`
---
### 📝 Commits (2)
- [`318d4d1`](https://github.com/open-webui/open-webui/commit/318d4d1ce15dd7bc7a44d2400b4e72f888ed2f1a) Create translation.json
- [`8d0f3fb`](https://github.com/open-webui/open-webui/commit/8d0f3fbde9091a360726ffcf8ae9fcdeb3429654) added tr-TR to languages.json
### 📊 Changes
**2 files changed** (+367 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/i18n/locales/languages.json` (+4 -0)
➕ `src/lib/i18n/locales/tr-TR/translation.json` (+363 -0)
</details>
### 📄 Description
## Pull Request Checklist
- [x] **Description:** Briefly describe the changes in this pull request.
- [x] **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
Added Turkish translation.
---
### Changelog Entry
### Added
- Added src/lib/i18n/locales/tr-TR/translation.json file: Added Turkish translation
### Changed
- Modified src/lib/i18n/locales/languages.json file: Added Turkish language option
---
<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/1443
Author: @aguvener
Created: 4/6/2024
Status: ✅ Merged
Merged: 4/6/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (2)
318d4d1Create translation.json8d0f3fbadded tr-TR to languages.json📊 Changes
2 files changed (+367 additions, -0 deletions)
View changed files
📝
src/lib/i18n/locales/languages.json(+4 -0)➕
src/lib/i18n/locales/tr-TR/translation.json(+363 -0)📄 Description
Pull Request Checklist
Description
Added Turkish translation.
Changelog Entry
Added
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.