[PR #1443] [MERGED] feat: Added tr-TR translation #43721

Closed
opened 2026-04-29 17:45:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: main


📝 Commits (2)

  • 318d4d1 Create translation.json
  • 8d0f3fb added 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: 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

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

🔄 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>
GiteaMirror added the pull-request label 2026-04-29 17:45:54 -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#43721