Fixed missing translation issue for the specified UI string.
Security
None.
Breaking Changes
None.
Additional Information
None
Screenshots or Videos
(None)
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 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/15242
**Author:** [@c0mplex10](https://github.com/c0mplex10)
**Created:** 6/23/2025
**Status:** ✅ Merged
**Merged:** 6/24/2025
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `patch-2`
---
### 📝 Commits (1)
- [`c9c5340`](https://github.com/open-webui/open-webui/commit/c9c53407624f9919c4e91597cae38fa219b57fa1) Update translation.json
### 📊 Changes
**1 file changed** (+6 additions, -6 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/i18n/locales/tr-TR/translation.json` (+6 -6)
</details>
### 📄 Description
# Pull Request Checklist
### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request.
**Before submitting, make sure you've checked the following:**
- [x] **Target branch:** Please verify that the pull request targets the `dev` branch.
- [x] **Description:** Added Turkish translation for the UI string "Execute code for analysis".
- [ ] **Changelog:** Added changelog entry below.
- [ ] **Documentation:** No documentation update needed.
- [ ] **Dependencies:** No new dependencies.
- [ ] **Testing:** No tests needed for translation fixes.
- [x] **Code review:** Self-reviewed, no code changes beyond translation.
- [x] **Prefix:** `i18n` (Internationalization/localization changes)
# Changelog Entry
### Description
- Added missing Turkish translation.
### Added
- Translation key updated in `tr.json`.
### Changed
- None.
### Deprecated
- None.
### Removed
- None.
### Fixed
- Fixed missing translation issue for the specified UI string.
### Security
- None.
### Breaking Changes
- None.
---
### Additional Information
- None
### Screenshots or Videos
- (None)
### Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms.
---
<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/15242
Author: @c0mplex10
Created: 6/23/2025
Status: ✅ Merged
Merged: 6/24/2025
Merged by: @tjbck
Base:
dev← Head:patch-2📝 Commits (1)
c9c5340Update translation.json📊 Changes
1 file changed (+6 additions, -6 deletions)
View changed files
📝
src/lib/i18n/locales/tr-TR/translation.json(+6 -6)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.i18n(Internationalization/localization changes)Changelog Entry
Description
Added
tr.json.Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.